diff --git a/setup.py b/setup.py index cf94b9a..37f6254 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="tklife", # Replace with your own username - version="0.2.2", + version="0.2.3", author="Cory Laughlin", author_email="corylcomposinger@gmail.com", description="COntains some basic classes for Tkinter Applications",