From b10df2380ef39a65842f79d775ff7c4f2b8ec188 Mon Sep 17 00:00:00 2001 From: jarvisteach Date: Sat, 11 Feb 2017 21:46:57 +0000 Subject: [PATCH] lastest build --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 328c7eb..b53df14 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="appJar", packages=["appJar"], - version="0.041", + version="0.042", description="A GUI wrapper for tkinter", author="Richard Jarvis", author_email="info@appjar.info",