Skip to content

Commit 85813be

Browse files
Update setup.py
1 parent aa3dfc8 commit 85813be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from setuptools import setup, find_packages
88
from pybind11.setup_helpers import Pybind11Extension, build_ext
99

10-
__version__ = "0.0.6"
10+
__version__ = "0.0.7"
1111

1212
def main():
1313
cwd = os.path.dirname(os.path.abspath(__file__))

0 commit comments

Comments
 (0)