Skip to content

Commit

Permalink
Merge pull request #771 from DakkTest/patch-15
Browse files Browse the repository at this point in the history
Update version.py
  • Loading branch information
DakkJaniels committed May 13, 2021
2 parents eff8fd6 + fc40a89 commit 5fed9d6
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.7"
__VERSION = "0.6.8"
version = Version(__VERSION)


Expand Down

0 comments on commit 5fed9d6

Please sign in to comment.