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 3c5c507 commit 23978a8Copy full SHA for 23978a8
setup.py
@@ -6,7 +6,7 @@
6
7
8
NAME = "orange-canvas-core"
9
-VERSION = "0.2.4.dev0"
+VERSION = "0.2.4"
10
DESCRIPTION = "Core component of Orange Canvas"
11
12
with open("README.rst", "rt", encoding="utf-8") as f:
0 commit comments