From 53ff3c6cfc0ce1b24ce83024b2f805d4eeb9b7f6 Mon Sep 17 00:00:00 2001 From: Michael Dlesk Date: Sat, 31 Dec 2011 09:58:40 -0500 Subject: [PATCH] Removed old class --- lib/Constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Constants.py b/lib/Constants.py index 464e2f6..3997dc3 100644 --- a/lib/Constants.py +++ b/lib/Constants.py @@ -1,2 +1,2 @@ def VersionNumber(): - return "0.0.0.6" + return "0.0.0.7"