updated version

This commit is contained in:
Tom Schimansky
2021-09-14 14:48:17 +02:00
parent ac0aa465d4
commit 3deeb2a1b6
4 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "1.1"
__version__ = "1.2"
from .customtkinter_button import CTkButton
from .customtkinter_slider import CTkSlider