From 8a112683de58eec3760ce156dc1807bea47a7c6f Mon Sep 17 00:00:00 2001 From: Vesna Tanko Date: Wed, 20 Dec 2023 13:56:30 +0100 Subject: [PATCH] Release 0.21.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7d473a9a..25a93dae 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup, find_packages -VERSION = '0.21.0' +VERSION = '0.21.1' ENTRY_POINTS = { 'orange3.addon': (