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 a817892 commit 3bb071cCopy full SHA for 3bb071c
can/__init__.py
@@ -8,7 +8,7 @@
8
import logging
9
from typing import Dict, Any
10
11
-__version__ = "4.0.0-dev.3"
+__version__ = "4.0.0-dev.4"
12
13
log = logging.getLogger("can")
14
0 commit comments