From 25f8fe7e0ad3f6c5326ebbe622a90a5a4c73f0c2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 1 Jun 2009 07:30:28 +0000 Subject: Prep for 0.9. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index e37a6a340..0842f2e37 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.9a8' +__version__ = '0.9' import os -- cgit v1.2.3