From fe48912853abcd516804833bc601237e5571da50 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 16 Sep 2009 19:47:24 +0000 Subject: Prep for 1.1a3. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 87aae3343..8e196b1de 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.1a2' +__version__ = '1.1a3' import os import sys -- cgit v1.2.3