From e8b61c3fca9cfb2b3276e60e59138937e8349498 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 8 Sep 2010 05:58:33 +0000 Subject: prep for 1.3a12 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c36fca4ce..88d9c09d0 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.3a11' +__version__ = '1.3a12' import os import platform -- cgit v1.2.3