bump version to 1.3.1a1 for now

--HG--
branch : trunk
This commit is contained in:
holger krekel
2010-05-12 10:30:34 +02:00
parent 379390a8aa
commit 0cebee2d24
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ dictionary or an import path.
(c) Holger Krekel and others, 2004-2010
"""
__version__ = version = "1.3.0"
__version__ = version = "1.3.1a1"
import py.apipkg