We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16564fd commit d29f649Copy full SHA for d29f649
setup.py
@@ -4,7 +4,7 @@
4
5
from setuptools import setup, find_packages
6
7
-VERSION = '0.21.1'
+VERSION = '0.21.2'
8
9
ENTRY_POINTS = {
10
'orange3.addon': (
0 commit comments