We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21e9d3 commit 0f7c8ceCopy full SHA for 0f7c8ce
construct_editor/version.py
@@ -1,2 +1,2 @@
1
-version = (0, 0, 18)
+version = (0, 0, 19)
2
version_string = ".".join(map(str, version))
0 commit comments