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 cd10bd5 commit 70a66e2Copy full SHA for 70a66e2
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.12.3"
+__version__ = "0.12.4"
59
QWT_VERSION_STR = "6.1.5"
60
61
0 commit comments