release 1.12.7

This commit is contained in:
Thomas NOËL 2014-12-22 14:18:04 +01:00
parent 3f208b8cd6
commit 0b5e6b2b3c
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.6'
VERSION = '1.12.7'
def get_version():
if os.path.exists('VERSION'):