Skip to content

Commit 70a66e2

Browse files
committed
Bump qwt version to 0.12.4
1 parent cd10bd5 commit 70a66e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qwt/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
from qwt.text import QwtText # noqa: F401
5656
from qwt.toqimage import array_to_qimage as toQImage # noqa: F401
5757

58-
__version__ = "0.12.3"
58+
__version__ = "0.12.4"
5959
QWT_VERSION_STR = "6.1.5"
6060

6161

0 commit comments

Comments
 (0)