We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7de5426 commit 5314165Copy full SHA for 5314165
qwt/__init__.py
@@ -24,7 +24,7 @@
24
25
.. _GitHub: https://github.com/PierreRaybaut/PythonQwt
26
"""
27
-__version__ = '0.5.0'
+__version__ = '0.5.1'
28
QWT_VERSION_STR = '6.1.2'
29
30
import warnings
0 commit comments