We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd33e2 commit 0054756Copy full SHA for 0054756
qwt/__init__.py
@@ -26,7 +26,7 @@
26
.. _GitHubPage: http://pierreraybaut.github.io/PythonQwt
27
.. _GitHub: https://github.com/PierreRaybaut/PythonQwt
28
"""
29
-__version__ = "0.10.0"
+__version__ = "0.10.1"
30
QWT_VERSION_STR = "6.1.5"
31
32
import warnings
0 commit comments