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 cafe1df commit b6d0b8dCopy full SHA for b6d0b8d
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.0'
+__version__ = '0.5.1'
11
12
13
include_dirs = [
0 commit comments