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