From 99ec31294ec36cc6df2f18e406884fc0c992f109 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 7 Nov 2009 00:19:06 +0000 Subject: Prep for 1.1b3. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 70958c683..1aedf4cc3 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.1b2' +__version__ = '1.1b3' import os import sys -- cgit v1.2.3