small fixes

This commit is contained in:
Tom Schimansky
2022-03-01 19:10:18 +01:00
parent afc8ce8c3d
commit ecd4881ffb
9 changed files with 31 additions and 183 deletions

View File

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