We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38856e8 commit 82c09d1Copy full SHA for 82c09d1
1 file changed
__init__.py
@@ -1,2 +1,2 @@
1
-VERSION = (1, 0, 1)
+VERSION = (1, 0, 2)
2
__version__ = ".".join(str(x) for x in VERSION)
0 commit comments