We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c50a9 commit 0304984Copy full SHA for 0304984
1 file changed
setup.py
@@ -18,7 +18,7 @@
18
EMAIL = 'alec.thomson@csiro.au'
19
AUTHOR = 'Alec Thomson'
20
REQUIRES_PYTHON = '>=3.6.0'
21
-VERSION = '0.1.0'
+VERSION = '1.0.0'
22
23
# What packages are required for this module to be executed?
24
REQUIRED = [
0 commit comments