We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f28a6a3 + ef7e56d commit 00fe9d9Copy full SHA for 00fe9d9
eurybia/__version__.py
@@ -1,3 +1,3 @@
1
-VERSION = (1, 1, 0)
+VERSION = (1, 1, 1)
2
3
__version__ = ".".join(map(str, VERSION))
0 commit comments