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 0b9f8b5 commit 7641cc0Copy full SHA for 7641cc0
faslr/constants/general.py
@@ -2,7 +2,7 @@
2
from os.path import dirname
3
from PyQt6.QtWidgets import QFileDialog
4
5
-BUILD_VERSION = "0.0.2"
+BUILD_VERSION = "0.0.3"
6
7
if "PYCHARM_HOSTED" in os.environ:
8
QT_FILEPATH_OPTION = QFileDialog.Option.DontUseNativeDialog
0 commit comments