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