We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995e9d9 commit c3a2301Copy full SHA for c3a2301
setup.py
@@ -5,7 +5,7 @@
5
with open(path.join(this_directory, "README.md"), encoding="utf-8") as fh:
6
long_description = fh.read()
7
8
-VERSION = "2.0a9"
+VERSION = "2.0a10"
9
10
setuptools.setup(
11
name="pycentral",
0 commit comments