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 f46dc60 commit f087770Copy full SHA for f087770
can/__init__.py
@@ -8,7 +8,7 @@
8
9
import logging
10
11
-__version__ = "3.2.0-a0"
+__version__ = "3.2.0-a1"
12
13
log = logging.getLogger('can')
14
0 commit comments