Skip to content

Commit 940d332

Browse files
committed
Set version to v3.0.0 final
1 parent 44d27df commit 940d332

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

can/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
import logging
1111

12-
__version__ = "3.0.0-dev"
12+
__version__ = "3.0.0"
1313

1414
log = logging.getLogger('can')
1515

0 commit comments

Comments
 (0)