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 2545141 commit b47ca2fCopy full SHA for b47ca2f
can/__init__.py
@@ -8,7 +8,7 @@
8
9
import logging
10
11
-__version__ = "3.3.4-alpha1"
+__version__ = "3.3.4-beta.0"
12
13
log = logging.getLogger('can')
14
0 commit comments