mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
fixed bug when button click destroys button itself (version 1.8)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
__version__ = "1.7"
|
||||
__version__ = "1.8"
|
||||
|
||||
from .customtkinter_button import CTkButton
|
||||
from .customtkinter_slider import CTkSlider
|
||||
|
Reference in New Issue
Block a user