Skip to content

Commit 554f526

Browse files
committed
Bump version.
1 parent b38aef5 commit 554f526

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 PyQt5.QtWidgets import QFileDialog
44

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

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

0 commit comments

Comments
 (0)