We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d27df commit 940d332Copy full SHA for 940d332
1 file changed
can/__init__.py
@@ -9,7 +9,7 @@
9
10
import logging
11
12
-__version__ = "3.0.0-dev"
+__version__ = "3.0.0"
13
14
log = logging.getLogger('can')
15
0 commit comments