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 aa3dfc8 commit 85813beCopy full SHA for 85813be
setup.py
@@ -7,7 +7,7 @@
7
from setuptools import setup, find_packages
8
from pybind11.setup_helpers import Pybind11Extension, build_ext
9
10
-__version__ = "0.0.6"
+__version__ = "0.0.7"
11
12
def main():
13
cwd = os.path.dirname(os.path.abspath(__file__))
0 commit comments