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 047c7ee commit db4dcebCopy full SHA for db4dceb
setup.py
@@ -12,7 +12,7 @@
12
# The text of the README file
13
README = (HERE / "README.md").read_text()
14
15
-__version__ = "0.0.7"
+__version__ = "0.0.8"
16
17
# This call to setup() does all the work
18
setup(
0 commit comments