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 451ef42 commit 47c1db3Copy full SHA for 47c1db3
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.17"
+version = "v0.5.18"
13
14
sys.path.append("./tests")
15
0 commit comments