Skip to content

Commit

Permalink
Update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Lanz committed Jun 15, 2023
1 parent 8dbddc2 commit a212d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def version():
"""
Increment the build in the version.
"""
_version = '0.1'
_version = '1.2.0.0'
from rezbuild import earlybind
return earlybind.version(this, _version)

Expand Down

0 comments on commit a212d26

Please sign in to comment.