We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 468a62c commit 4e18ce2Copy full SHA for 4e18ce2
qwt/__init__.py
@@ -21,7 +21,7 @@
21
22
.. _GitHub: https://github.com/PierreRaybaut/PythonQwt
23
"""
24
-__version__ = '0.3.0'
+__version__ = '0.4.0'
25
QWT_VERSION_STR = '6.1.2'
26
27
import warnings
0 commit comments