Skip to content

Commit a79964d

Browse files
committed
incremented version to 0.1.1
1 parent bdaf454 commit a79964d

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

0 commit comments

Comments
 (0)