release 1.12.13

This commit is contained in:
Thomas NOËL 2015-04-01 16:36:45 +02:00
parent 03d50b9b98
commit 62821a9c95
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import distutils.core
from distutils.command.sdist import sdist
from quixote.ptl.qx_distutils import qx_build_py
VERSION = '1.12.12'
VERSION = '1.12.13'
def get_version():
if os.path.exists('VERSION'):