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 6ec9bad commit aa3de3eCopy full SHA for aa3de3e
setup.py
@@ -7,7 +7,7 @@
7
from setuptools import Extension, setup
8
from setuptools.command.build_ext import build_ext
9
10
-__version__ = '0.5.1'
+__version__ = '0.5.2'
11
12
13
include_dirs = [
0 commit comments