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