From cae0a60572e2f87d81d84381333cbfcc7a624ea9 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 10 Oct 2009 05:12:04 +0000 Subject: Prep for 1.1a5. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index b0bd0015a..e56269773 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.1a4' +__version__ = '1.1a5' import os import sys -- cgit v1.2.3