Skip to content

Commit 2581e43

Browse files
committed
bump version to 4.0.0-dev2
1 parent 4048765 commit 2581e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

can/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from typing import Dict, Any
1111

12-
__version__ = "4.0.0-dev"
12+
__version__ = "4.0.0-dev.2"
1313

1414
log = logging.getLogger("can")
1515

0 commit comments

Comments
 (0)