From 8a9fc1bd1748e4638531707e7a3228d9fab9bcfc Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 3 Jul 2009 16:34:15 +0000 Subject: Prep for b2. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 3bde0473f..e9e6a27c1 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.0b1' +__version__ = '1.0b2' import os -- cgit v1.2.3