From 2f3c218daaeab4b459122d182bcff5341f6acd32 Mon Sep 17 00:00:00 2001 From: Michael Dlesk Date: Sat, 24 Dec 2011 23:06:21 -0500 Subject: [PATCH] Updated Version --- lib/Constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Constants.py b/lib/Constants.py index 1287d4a..7144977 100644 --- a/lib/Constants.py +++ b/lib/Constants.py @@ -1,2 +1,2 @@ def VersionNumber(): - return "0.0.0.2" + return "0.0.0.3"