We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e656225 commit 615da21Copy full SHA for 615da21
setup.py
@@ -28,7 +28,7 @@
28
29
HERE = Path(os.path.abspath(os.path.dirname(__file__)))
30
31
-VERSION = '0.0.0'
+VERSION = '1.2.0'
32
COMMITID = 'none'
33
34
base = [
0 commit comments