We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb45a9e commit b5560c2Copy full SHA for b5560c2
setup.py
@@ -6,7 +6,7 @@
6
7
8
NAME = "orange-canvas-core"
9
-VERSION = "0.2.6"
+VERSION = "0.2.7.dev0"
10
DESCRIPTION = "Core component of Orange Canvas"
11
12
with open("README.rst", "rt", encoding="utf-8") as f:
0 commit comments