From bd14230cd391450bdf505de7dd459f3b2c45a783 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 2 Jul 2009 19:21:20 +0000 Subject: Prep for 1.0b1. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c5469f2ad..3bde0473f 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.0a9' +__version__ = '1.0b1' import os -- cgit v1.2.3