added CTkCheckBox

This commit is contained in:
Tom Schimansky
2021-08-25 17:02:16 +02:00
parent ee5a19e55d
commit ccd1040329
12 changed files with 405 additions and 35 deletions

View File

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