Skip to content

Commit

Permalink
prepare for patch update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ati1707 committed Dec 13, 2024
1 parent ad0252f commit ac24579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.pyw
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ class MyTabView(ctk.CTkTabview):


class App(CTk):
local_version = "v0.9"
local_version = "v0.9.1"

def __init__(self, local_version=local_version):
super().__init__()
Expand Down

0 comments on commit ac24579

Please sign in to comment.