Skip to content

Commit 23978a8

Browse files
committed
Release 0.2.4
[FIX] Add translations into the source package
1 parent 3c5c507 commit 23978a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
NAME = "orange-canvas-core"
9-
VERSION = "0.2.4.dev0"
9+
VERSION = "0.2.4"
1010
DESCRIPTION = "Core component of Orange Canvas"
1111

1212
with open("README.rst", "rt", encoding="utf-8") as f:

0 commit comments

Comments
 (0)