release 1.12.12

This commit is contained in:
Thomas NOËL 2015-02-06 14:14:08 +01:00
parent a9fd3010c2
commit 2f51ce871d
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.11'
VERSION = '1.12.12'
def get_version():
if os.path.exists('VERSION'):