Skip to content

Commit 0f7c8ce

Browse files
committed
incremented version to v0.0.19
1 parent c21e9d3 commit 0f7c8ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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, 18)
1+
version = (0, 0, 19)
22
version_string = ".".join(map(str, version))

0 commit comments

Comments
 (0)