We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2cf1ff commit 2d05ccaCopy full SHA for 2d05cca
qwt/__init__.py
@@ -55,7 +55,7 @@
55
from qwt.text import QwtText # noqa: F401
56
from qwt.toqimage import array_to_qimage as toQImage # noqa: F401
57
58
-__version__ = "0.14.4"
+__version__ = "0.14.5"
59
QWT_VERSION_STR = "6.1.5"
60
61
0 commit comments