From 3fb08a78677447ec9252bd5becf401f6d781e27c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 28 Apr 2010 08:00:48 +0000 Subject: Prep for 1.3a2. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 376c6e73d..09e03f0d3 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.3a1' +__version__ = '1.3a2' import os import sys -- cgit v1.2.3