We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38aef5 commit 554f526Copy full SHA for 554f526
faslr/constants/general.py
@@ -2,7 +2,7 @@
2
from os.path import dirname
3
from PyQt5.QtWidgets import QFileDialog
4
5
-BUILD_VERSION = "0.0.1"
+BUILD_VERSION = "0.0.2"
6
7
if "PYCHARM_HOSTED" in os.environ:
8
QT_FILEPATH_OPTION = QFileDialog.DontUseNativeDialog
0 commit comments