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 3228637 commit a0fa8f4Copy full SHA for a0fa8f4
setup.py
@@ -10,7 +10,7 @@
10
from distutils.core import setup
11
12
13
-version = '0.1.2'
+version = '1.0.0'
14
15
16
if sys.argv[-1] == 'publish':
0 commit comments