From 5ac96ee3744cf15dccbcd2778582d126ba9062ba Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 29 Jun 2009 10:19:28 +0000 Subject: Prep for 1.0a6. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 59eb2277e..51bf69f97 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.0a5' +__version__ = '1.0a6' import os -- cgit v1.2.3