Skip to content

Commit 8c56ebe

Browse files
committed
Bump version in setup.py.
1 parent b8901cb commit 8c56ebe

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
@@ -1,7 +1,7 @@
11
from setuptools import setup
22
from pybind11.setup_helpers import Pybind11Extension
33

4-
__version__ = "1.3.0"
4+
__version__ = "2.0.0"
55

66
setup(
77
name="can_ada",

0 commit comments

Comments
 (0)