From 9686fec0c85c2624853eeaf59e738e23b4981ebe Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 1 Jul 2009 08:27:30 +0000 Subject: Prep for 1.0a8. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index e10ed2ae2..4c9b9dce1 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.0dev' +__version__ = '1.0a8' import os -- cgit v1.2.3