Skip to content

Commit 4e18ce2

Browse files
committed
version
1 parent 468a62c commit 4e18ce2

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
@@ -21,7 +21,7 @@
2121
2222
.. _GitHub: https://github.com/PierreRaybaut/PythonQwt
2323
"""
24-
__version__ = '0.3.0'
24+
__version__ = '0.4.0'
2525
QWT_VERSION_STR = '6.1.2'
2626

2727
import warnings

0 commit comments

Comments
 (0)