We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 361a52b commit 74a23d7Copy full SHA for 74a23d7
qwt/__init__.py
@@ -28,7 +28,7 @@
28
.. _GitHubPage: http://pierreraybaut.github.io/PythonQwt
29
.. _GitHub: https://github.com/PierreRaybaut/PythonQwt
30
"""
31
-__version__ = '0.5.2'
+__version__ = '0.5.3'
32
QWT_VERSION_STR = '6.1.2'
33
34
import warnings
0 commit comments