Skip to content

Commit 74a23d7

Browse files
committed
version
1 parent 361a52b commit 74a23d7

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
@@ -28,7 +28,7 @@
2828
.. _GitHubPage: http://pierreraybaut.github.io/PythonQwt
2929
.. _GitHub: https://github.com/PierreRaybaut/PythonQwt
3030
"""
31-
__version__ = '0.5.2'
31+
__version__ = '0.5.3'
3232
QWT_VERSION_STR = '6.1.2'
3333

3434
import warnings

0 commit comments

Comments
 (0)