release 1.20

This commit is contained in:
Thomas NOËL 2015-11-04 17:58:27 +01:00
parent d8e137c2e2
commit 52499813b0
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.14'
VERSION = '1.20'
def get_version():
if os.path.exists('VERSION'):