Skip to content

Commit 7641cc0

Browse files
committed
bump version
1 parent 0b9f8b5 commit 7641cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faslr/constants/general.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from os.path import dirname
33
from PyQt6.QtWidgets import QFileDialog
44

5-
BUILD_VERSION = "0.0.2"
5+
BUILD_VERSION = "0.0.3"
66

77
if "PYCHARM_HOSTED" in os.environ:
88
QT_FILEPATH_OPTION = QFileDialog.Option.DontUseNativeDialog

0 commit comments

Comments
 (0)