From c3298c8eb1b132f44b9778a464f3b9500915ffd7 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 17 Dec 2008 16:56:59 +0000 Subject: Prep for 0.5.5 release. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 9e0936156..edb9a2cf2 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.5.4' +__version__ = '0.5.5' import os -- cgit v1.2.3