From 57fb23e682f16351eed2a74154a736520897b69b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 1 Nov 2009 22:08:27 +0000 Subject: Prep for 1.1b1. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 6b9aa88d9..51cbc3775 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.1a9' +__version__ = '1.1b1' import os import sys -- cgit v1.2.3