Skip to content

Commit 35b1853

Browse files
committed
version
1 parent 85b8c4d commit 35b1853

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.2.1'
24+
__version__ = '0.3.0'
2525
QWT_VERSION_STR = '6.1.2'
2626

2727
import warnings

0 commit comments

Comments
 (0)