Skip to content

Commit

Permalink
Bump version to 2.0.1 and year to 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
mriale committed Sep 11, 2024
1 parent f9032bb commit c0f194b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
def version_set_config(config_in):
global config
config = config_in
config.version = "2.0.0"
config.copyright = "\xA92023 Mark Riale"
config.version = "2.0.1"
config.copyright = "\xA92024 Mark Riale"

0 comments on commit c0f194b

Please sign in to comment.