Skip to content

Commit 0054756

Browse files
committed
Next version
1 parent bfd33e2 commit 0054756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qwt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.. _GitHubPage: http://pierreraybaut.github.io/PythonQwt
2727
.. _GitHub: https://github.com/PierreRaybaut/PythonQwt
2828
"""
29-
__version__ = "0.10.0"
29+
__version__ = "0.10.1"
3030
QWT_VERSION_STR = "6.1.5"
3131

3232
import warnings

0 commit comments

Comments
 (0)