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 a8a60ed commit 24b2452Copy full SHA for 24b2452
setup.py
@@ -3,7 +3,7 @@
3
with open("README.md", "r") as fh:
4
long_description = fh.read()
5
6
-VERSION = "0.9.8"
+VERSION = "0.9.9"
7
8
setuptools.setup(
9
name="abstractcp",
0 commit comments