Skip to content

Commit ffadec1

Browse files
committed
remove rc.1 from version
1 parent a914afc commit ffadec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

can/__init__.py

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

66
import logging
77

8-
__version__ = "2.0.0-rc.1"
8+
__version__ = "2.0.0"
99

1010
log = logging.getLogger('can')
1111

0 commit comments

Comments
 (0)