Skip to content

Commit 2d05cca

Browse files
committed
Bump version to 0.14.5
1 parent a2cf1ff commit 2d05cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qwt/__init__.py

Lines changed: 1 addition & 1 deletion
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.14.4"
58+
__version__ = "0.14.5"
5959
QWT_VERSION_STR = "6.1.5"
6060

6161

0 commit comments

Comments
 (0)