Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jozz024 committed Jan 26, 2023
1 parent 46f5755 commit b01537e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def main():
os.remove(os.path.join(os.getcwd(), "update.exe"))

column_key = "COLUMN"
version_number = "1.4.3"
version_number = "1.5.0"
# initializes the config class
config = Config()
update = Updater(version_number, config)
Expand Down

0 comments on commit b01537e

Please sign in to comment.