Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
genedan committed Jan 23, 2023
1 parent 7bcb058 commit 7ab4371
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 @@ -4,7 +4,7 @@
from PyQt6.QtWidgets import QFileDialog


BUILD_VERSION = "0.0.4"
BUILD_VERSION = "0.0.5"

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

0 comments on commit 7ab4371

Please sign in to comment.