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 c71c905 commit 365c851Copy full SHA for 365c851
setup.py
@@ -9,7 +9,7 @@
9
from setuptools import Extension, find_packages, setup
10
from setuptools.command.build_ext import build_ext
11
12
-version = "v0.5.18"
+version = "v0.6.0"
13
14
sys.path.append("./tests")
15
0 commit comments