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