release 1.12.9

This commit is contained in:
Thomas NOËL 2015-01-09 18:44:47 +01:00
parent 7d34cb36e4
commit 4c671a4f45
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.8'
VERSION = '1.12.9'
def get_version():
if os.path.exists('VERSION'):