Skip to content

Commit

Permalink
changed version constant
Browse files Browse the repository at this point in the history
  • Loading branch information
Seinu authored and Seinu committed Sep 8, 2023
1 parent dde1c05 commit 908d91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/toolkit.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def __init__(self) -> None:
"""

self.CURRENT_VERSION = "v2.0.0"
self.CURRENT_VERSION = "v2.0.1"

##-------------------start-of-clear_console()---------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 908d91c

Please sign in to comment.