From 6a530543757a92ed09b7ba624a868140f890511d Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 18 Dec 2008 19:26:41 +0000 Subject: Prep for 0.5.6. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index edb9a2cf2..c63ee398d 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.5.5' +__version__ = '0.5.6' import os -- cgit v1.2.3