From 5674f9f77e77d9f244e40f8e06b2c60666fd89bf Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 12 Nov 2009 23:59:00 +0000 Subject: Prep for 1.1b4. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 1aedf4cc3..f47f8af43 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.1b3' +__version__ = '1.1b4' import os import sys -- cgit v1.2.3