From d1925330a4b9c9fae0ac28025b5c1023a0a5c0a6 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 7 Dec 2008 20:30:17 +0000 Subject: Prep for 0.5.3. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5c9e7b17c..a3cddf38e 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.5.2' +__version__ = '0.5.3' import os -- cgit v1.2.3