release 1.13.2 (sync with wcs)

This commit is contained in:
Thomas NOËL 2015-07-15 18:33:32 +02:00
parent 67a68cdcf8
commit 62fc4be468
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.13.1'
VERSION = '1.13.2'
def get_version():
if os.path.exists('VERSION'):