From 40813d0cda5e58014df6d05b6430aab33c54cd86 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 5 May 2009 02:08:10 +0000 Subject: Prep for 0.8a4. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index b86b21578..4bb2fac79 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.8dev' +__version__ = '0.8a4' import os -- cgit v1.2.3