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 ba284f5 commit b9e0597Copy full SHA for b9e0597
setup.py
@@ -8,7 +8,7 @@
8
from setuptools import Extension, setup
9
from setuptools.command.build_ext import build_ext
10
11
-__version__ = '0.7.0'
+__version__ = '0.8.0'
12
13
14
include_dirs = [
0 commit comments