Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
genedan committed Oct 10, 2022
1 parent b38aef5 commit 554f526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faslr/constants/general.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from os.path import dirname
from PyQt5.QtWidgets import QFileDialog

BUILD_VERSION = "0.0.1"
BUILD_VERSION = "0.0.2"

if "PYCHARM_HOSTED" in os.environ:
QT_FILEPATH_OPTION = QFileDialog.DontUseNativeDialog
Expand Down

0 comments on commit 554f526

Please sign in to comment.