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 c02fce1 commit 02d227fCopy full SHA for 02d227f
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import find_packages
4
from setuptools import setup
5
6
-__version__ = "0.1.7"
+__version__ = "0.2.0"
7
8
ext_modules = [
9
Pybind11Extension(
0 commit comments