updated documentation

This commit is contained in:
Tom Schimansky
2021-12-04 12:54:57 +01:00
parent e6d71058aa
commit 61eba796fa
5 changed files with 35 additions and 8 deletions

View File

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