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 62b9cd8 commit c4fe9a7Copy full SHA for c4fe9a7
setup.py
@@ -47,7 +47,7 @@
47
EMAIL = 'wiebe at email dot com' # prevent warning 'missing meta-data'
48
AUTHOR = 'Wiebe'
49
REQUIRES_PYTHON = '>=3.8.0, <4'
50
-VERSION = 'GIT' # change this
+VERSION = '1.0.0' # change this
51
# If you do change the License, remember to change the Trove Classifier for that!
52
LICENSE = "Mozilla Public License Version 2.0"
53
0 commit comments