mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-05 08:51:19 -05:00
Change version
This commit is contained in:
parent
4b90dde2d4
commit
186df8c752
@ -49,7 +49,7 @@ import platform
|
||||
import os
|
||||
|
||||
|
||||
__version__ = "2.5"
|
||||
__version__ = "2.5.1"
|
||||
|
||||
PYQTGRAPH_QT_LIB_VALUES = ['PyQt', 'PyQt5', 'PySide', 'PySide2']
|
||||
QT_API_VALUES = ['pyqt', 'pyqt5', 'pyside', 'pyside2']
|
||||
|
Loading…
Reference in New Issue
Block a user