We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f2eeb commit c894419Copy full SHA for c894419
setup.py
@@ -36,7 +36,7 @@
36
# For a discussion on single-sourcing the version across setup.py and the
37
# project code, see
38
# https://packaging.python.org/en/latest/single_source_version.html
39
- version='0.0.19', # Required
+ version='0.0.20', # Required
40
41
# This is a one-line description or tagline of what your project does. This
42
# corresponds to the "Summary" metadata field:
0 commit comments