File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# PythonQwt Releases #
22
3+ ### Version 0.8.2 ###
4+
5+ - Added new GUI-based test script ` PythonQwt-py3 ` to run the test launcher.
6+ - Added command-line options to the ` PythonQwt-tests-py3 ` script to run all the tests
7+ simultenously in unattended mode (` --mode unattended ` ) or to update all the
8+ screenshots (` --mode screenshots ` ).
9+
310### Version 0.8.1 ###
411
512- PySide2 support was significatively improved betwen PythonQwt V0.8.0 and
Original file line number Diff line number Diff line change 2828.. _GitHubPage: http://pierreraybaut.github.io/PythonQwt
2929.. _GitHub: https://github.com/PierreRaybaut/PythonQwt
3030"""
31- __version__ = "0.8.1 "
31+ __version__ = "0.8.2 "
3232QWT_VERSION_STR = "6.1.5"
3333
3434import warnings
You can’t perform that action at this time.
0 commit comments