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 27e6bf4 commit 3bd28bcCopy full SHA for 3bd28bc
can/__init__.py
@@ -8,7 +8,7 @@
8
import logging
9
from typing import Dict, Any
10
11
-__version__ = "4.1.0.dev0"
+__version__ = "4.1.0a0"
12
13
log = logging.getLogger("can")
14
0 commit comments