readme update

This commit is contained in:
Tom Schimansky
2021-10-15 13:57:38 +02:00
parent 7b7f669c49
commit 041a08a001
3 changed files with 6 additions and 3 deletions

View File

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