diff --git a/setup.py b/setup.py index 9e8cb38c..95835c32 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ NAME = "orange-canvas-core" -VERSION = "0.2.3.dev0" +VERSION = "0.2.3" DESCRIPTION = "Core component of Orange Canvas" with open("README.rst", "rt", encoding="utf-8") as f: