Skip to content

Commit 5314165

Browse files
committed
version
1 parent 7de5426 commit 5314165

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
@@ -24,7 +24,7 @@
2424
2525
.. _GitHub: https://github.com/PierreRaybaut/PythonQwt
2626
"""
27-
__version__ = '0.5.0'
27+
__version__ = '0.5.1'
2828
QWT_VERSION_STR = '6.1.2'
2929

3030
import warnings

0 commit comments

Comments
 (0)