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 4048765 commit 2581e43Copy full SHA for 2581e43
can/__init__.py
@@ -9,7 +9,7 @@
9
10
from typing import Dict, Any
11
12
-__version__ = "4.0.0-dev"
+__version__ = "4.0.0-dev.2"
13
14
log = logging.getLogger("can")
15
0 commit comments