Skip to content

Commit a6ff899

Browse files
committed
incremented version to v0.0.17
1 parent 286c2ac commit a6ff899

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

0 commit comments

Comments
 (0)