diff --git a/setup.py b/setup.py index 43cc4ae..08e98db 100644 --- a/setup.py +++ b/setup.py @@ -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.13' +VERSION = '1.12.14' def get_version(): if os.path.exists('VERSION'):