Skip to content

Commit 296300e

Browse files
committed
Update dependency version. Update version number ahead of merge. Since this is a an API incompatible change we advance the major number.
1 parent 3e33033 commit 296300e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
app_pack_generator>=0.4.3
2-
unity-sds-client==0.2.0
1+
app_pack_generator>=1.0.0
2+
unity-sds-client>=0.2.0

unity_app_generator/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__="0.3.2"
1+
__version__="1.0.0"

0 commit comments

Comments
 (0)