From bc0698e1ac67106346d8c006bddcb38370f7c16b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 1 May 2009 09:55:00 +0000 Subject: Prep for 0.7.1 release. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 144b7ba3a..c4f96467a 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.7.1dev' +__version__ = '0.7.1' import os -- cgit v1.2.3