From 3ab57a08c11bf5b8d874e35de6595f53d9e88d9f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 10 Dec 2009 15:56:22 +0000 Subject: Prep for 1.2a5. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 6678775fd..fd41a547b 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.2a4' +__version__ = '1.2a5' import os import sys -- cgit v1.2.3