From 28b71bba811c303463134ac759b3e9a781e608ef Mon Sep 17 00:00:00 2001 From: Marko Toplak Date: Fri, 8 Dec 2023 15:04:09 +0100 Subject: [PATCH] Release 0.21.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8bfcd3b5..7d473a9a 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup, find_packages -VERSION = '0.20.0' +VERSION = '0.21.0' ENTRY_POINTS = { 'orange3.addon': (