Skip to content

Commit ef61808

Browse files
committed
incremented version to 0.0.9
1 parent 230232b commit ef61808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

construct_editor/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = (0, 0, 8)
1+
version = (0, 0, 9)
22
version_string = ".".join(map(str, version))

0 commit comments

Comments
 (0)