Skip to content

Commit bdb0c64

Browse files
[0.2.x] Bumped version for 0.2 release
1 parent 11f19e8 commit bdb0c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

socon/__init__.py

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

44
from socon.utils.version import get_version
55

6-
VERSION = (0, 2, 0, "rc", 2)
6+
VERSION = (0, 2, 0, "final", 0)
77

88
__version__ = get_version(VERSION)
99

0 commit comments

Comments
 (0)