From 1d0035b1da6c8bf2ffe2d849f8f8389a17e327f5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 18 May 2009 07:20:29 +0000 Subject: Prep for 0.8. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 73f5f4660..898c9d74e 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.8dev' +__version__ = '0.8' import os -- cgit v1.2.3