Skip to content

Commit 9fc8c37

Browse files
committed
version bump v0.4.0
1 parent 4abcbde commit 9fc8c37

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": 3,
8+
"minor": 4,
99
"micro": 0,
1010
"releaselevel": "beta",
1111
"post": 0,
12-
"serial": 3,
12+
"serial": 4,
1313
}
1414

1515

0 commit comments

Comments
 (0)