renaming files

This commit is contained in:
Tom Schimansky
2022-04-05 22:55:22 +02:00
parent c942ee8e05
commit a4e8d30535
12 changed files with 128 additions and 54 deletions

View File

@ -1,4 +1,4 @@
__version__ = "3.6"
__version__ = "3.8"
from .customtkinter_input_dialog import CTkInputDialog
from .customtkinter_button import CTkButton