release 1.12.5 -- following wcs numbers

This commit is contained in:
Thomas NOËL 2014-10-30 14:05:01 +01:00
parent 88e711da4b
commit bcb143c330
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.2'
VERSION = '1.12.5'
def get_version():
if os.path.exists('VERSION'):