diff --git a/setup.py b/setup.py index f41eedf..e5b3ce7 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="ctk_toggle", - version="1.0.0", + version="1.0.1", description="A lightweight Python package for creating toggle buttons and groups using CustomTkinter.", author="Tchicdje Kouojip Joram Smith (DeltaGa)", author_email="dev.github.tkjoramsmith@outlook.com",