readme fix and new version (1.7)

This commit is contained in:
Tom Schimansky
2022-01-01 22:39:17 +01:00
parent af73c9ad5f
commit b262ddb39b
3 changed files with 3 additions and 2 deletions

View File

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