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 85e1274 commit c61d5c7Copy full SHA for c61d5c7
can/__init__.py
@@ -9,7 +9,7 @@
9
10
import logging
11
12
-__version__ = "2.2.0-dev"
+__version__ = "2.2.0-rc.1"
13
14
log = logging.getLogger('can')
15
0 commit comments