Skip to content

Commit 8b76232

Browse files
committed
Set version to 3.3.3
1 parent d2d7012 commit 8b76232

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
@@ -8,7 +8,7 @@
88

99
import logging
1010

11-
__version__ = "3.3.3-alpha.3"
11+
__version__ = "3.3.3"
1212

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

0 commit comments

Comments
 (0)