From 7dbf3ffc6e3d27dbebe3b32ff6d4c97f6a81de92 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 14 Sep 2009 05:30:53 +0000 Subject: Prep for 1.1a2. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 68c69330b..9dc45b174 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.1a1' +__version__ = '1.1a2' import os -- cgit v1.2.3