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