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 e45c8cc commit e36e376Copy full SHA for e36e376
can/__init__.py
@@ -8,7 +8,7 @@
8
9
import logging
10
11
-__version__ = "3.3.3-alpha.0"
+__version__ = "3.3.3-alpha.1"
12
13
log = logging.getLogger('can')
14
0 commit comments