Skip to content

Commit 3c3741a

Browse files
authored
Merge pull request #750 from DakkTest/patch-11
Update version.py
2 parents f37f000 + 8d99ea1 commit 3c3741a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# See https://www.python.org/dev/peps/pep-0440/ for specification
3030
# See https://www.python.org/dev/peps/pep-0440/#examples-of-compliant-version-schemes for examples
3131

32-
__VERSION = "0.6.6"
32+
__VERSION = "0.6.7"
3333
version = Version(__VERSION)
3434

3535

0 commit comments

Comments
 (0)