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 a914afc commit ffadec1Copy full SHA for ffadec1
can/__init__.py
@@ -5,7 +5,7 @@
5
6
import logging
7
8
-__version__ = "2.0.0-rc.1"
+__version__ = "2.0.0"
9
10
log = logging.getLogger('can')
11
0 commit comments