We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a67f4 commit 6b9962eCopy full SHA for 6b9962e
qwt/__init__.py
@@ -3,7 +3,7 @@
3
# Licensed under the terms of the Qwt License
4
# (see qwt/LICENSE for details)
5
6
-__version__ = QWT_VERSION_STR = '6.1.2a3'
+__version__ = QWT_VERSION_STR = '6.1.2a4'
7
8
import warnings
9
0 commit comments