From 8c5923f9a4232d18dbc442a9fa53561f8857a7ce Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 1 Jul 2009 18:02:31 +0000 Subject: Prep for yet another alpha. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 4c9b9dce1..c5469f2ad 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.0a8' +__version__ = '1.0a9' import os -- cgit v1.2.3