Skip to content

Commit 2cfe40b

Browse files
committed
Minor version bump.
1 parent 656e5f9 commit 2cfe40b

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.2.0"
4+
__version__ = "1.3.0"
55

66
setup(
77
name="can_ada",

0 commit comments

Comments
 (0)