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 b8901cb commit 8c56ebeCopy full SHA for 8c56ebe
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
from pybind11.setup_helpers import Pybind11Extension
3
4
-__version__ = "1.3.0"
+__version__ = "2.0.0"
5
6
setup(
7
name="can_ada",
0 commit comments