Skip to content

Commit c3a2301

Browse files
Update setup.py
1 parent 995e9d9 commit c3a2301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
with open(path.join(this_directory, "README.md"), encoding="utf-8") as fh:
66
long_description = fh.read()
77

8-
VERSION = "2.0a9"
8+
VERSION = "2.0a10"
99

1010
setuptools.setup(
1111
name="pycentral",

0 commit comments

Comments
 (0)