release 1.13.0

This commit is contained in:
Thomas NOËL 2015-07-01 18:48:25 +02:00
parent 43e81f1363
commit e5418b2d4c
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.16'
VERSION = '1.13.0'
def get_version():
if os.path.exists('VERSION'):