We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2fa6e commit c533dc9Copy full SHA for c533dc9
setup.py
@@ -43,7 +43,7 @@
43
# For a discussion on single-sourcing the version across setup.py and the
44
# project code, see
45
# https://packaging.python.org/en/latest/single_source_version.html
46
- version='0.1.0', # Required
+ version='0.9.0', # Required
47
48
# This is a one-line description or tagline of what your project does. This
49
# corresponds to the "Summary" metadata field:
0 commit comments