From 13c18bbb7c321931462f39f0646e3c6c930b1bd8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 4 Jan 2010 13:45:20 +0000 Subject: Prep for 1.2a10. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 3201c54c2..eb73eb8ea 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.2a9' +__version__ = '1.2a10' import os import sys -- cgit v1.2.3