Skip to content

Commit

Permalink
Merge pull request #750 from DakkTest/patch-11
Browse files Browse the repository at this point in the history
Update version.py
  • Loading branch information
DakkJaniels committed Apr 30, 2021
2 parents f37f000 + 8d99ea1 commit 3c3741a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# See https://www.python.org/dev/peps/pep-0440/ for specification
# See https://www.python.org/dev/peps/pep-0440/#examples-of-compliant-version-schemes for examples

__VERSION = "0.6.6"
__VERSION = "0.6.7"
version = Version(__VERSION)


Expand Down

0 comments on commit 3c3741a

Please sign in to comment.