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 656e5f9 commit 2cfe40bCopy full SHA for 2cfe40b
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
from pybind11.setup_helpers import Pybind11Extension
3
4
-__version__ = "1.2.0"
+__version__ = "1.3.0"
5
6
setup(
7
name="can_ada",
0 commit comments