Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jozz024 committed Feb 16, 2024
1 parent a81c038 commit 4ff4a94
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 @@ -147,7 +147,7 @@ def main():
os.remove(os.path.join(os.getcwd(), "update.exe"))

column_key = "COLUMN"
version_number = "1.6.1"
version_number = "1.6.2"

# initializes the config class
config = Config()
Expand Down

0 comments on commit 4ff4a94

Please sign in to comment.