version bump

This commit is contained in:
Christoph Reiter 2017-07-24 15:56:38 +02:00
parent 1030453702
commit ac6f645624
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import os
from distutils.core import Extension, setup, Command, Distribution
PYCAIRO_VERSION = '1.14.1'
PYCAIRO_VERSION = '1.14.2'
CAIRO_VERSION_REQUIRED = '1.13.1'
XPYB_VERSION_REQUIRED = '1.3'