add tests

This commit is contained in:
Tom Schimansky
2022-02-21 15:19:04 +01:00
parent 9edb25d6c4
commit 0e845cf281
11 changed files with 436 additions and 2 deletions

View File

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