From 60f06a229856bfd69edf2307ad80772563531a90 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 29 Jun 2009 03:25:36 +0000 Subject: Prep for 1.0a5 release. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index f8059666b..59eb2277e 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.0a4' +__version__ = '1.0a5' import os -- cgit v1.2.3