mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
readme update for CTk class and bug fix for .destroy() for all widgets
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
__version__ = "1.5"
|
||||
__version__ = "1.6"
|
||||
|
||||
from .customtkinter_button import CTkButton
|
||||
from .customtkinter_slider import CTkSlider
|
||||
|
Reference in New Issue
Block a user