Skip to content

Commit f3ec33d

Browse files
committed
version bump v0.2.0
1 parent b8110e5 commit f3ec33d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

construe/version.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
# Module version and package information
66
__version_info__ = {
77
"major": 0,
8-
"minor": 1,
8+
"minor": 2,
99
"micro": 0,
1010
"releaselevel": "alpha",
1111
"post": 0,
12-
"serial": 1,
12+
"serial": 2,
1313
}
1414

1515

0 commit comments

Comments
 (0)