From b2c6bb6c4d4860104ccb2d3d7dd5bdf0ff6b19e6 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 26 Jun 2009 03:40:41 +0000 Subject: Prep for 1.0a4 release. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index e10ed2ae2..f8059666b 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.0dev' +__version__ = '1.0a4' import os -- cgit v1.2.3