added CTkSwitch

This commit is contained in:
Tom Schimansky
2022-03-08 15:03:47 +01:00
parent ccdbc6aca4
commit 3285eba2ef
10 changed files with 404 additions and 12 deletions

View File

@@ -19,7 +19,7 @@ def read(filename):
setup(name="customtkinter",
version="3.3",
version="3.5",
author="Tom Schimansky",
license="Creative Commons Zero v1.0 Universal",
url="https://github.com/TomSchimansky/CustomTkinter",