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 cbc5294 commit d177a82Copy full SHA for d177a82
can/__init__.py
@@ -8,7 +8,7 @@
8
import logging
9
from typing import Dict, Any
10
11
-__version__ = "4.0.0-rc.0"
+__version__ = "4.0.0"
12
13
log = logging.getLogger("can")
14
0 commit comments