From 6a32bb4831686a3da3a8277a3b08107dfa6fc6ac Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 14 Sep 2010 12:39:53 +0000 Subject: prep for 1.3a13 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 88d9c09d0..17db104cc 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.3a12' +__version__ = '1.3a13' import os import platform -- cgit v1.2.3