We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb891ab commit c8043dbCopy full SHA for c8043db
setup.py
@@ -42,7 +42,7 @@
42
# For a discussion on single-sourcing the version across setup.py and the
43
# project code, see
44
# https://packaging.python.org/guides/single-sourcing-package-version/
45
- version='1.0.0', # Required
+ version='1.0.1', # Required
46
# This is a one-line description or tagline of what your project does. This
47
# corresponds to the "Summary" metadata field:
48
# https://packaging.python.org/specifications/core-metadata/#summary
0 commit comments