version bump

This commit is contained in:
Christoph Reiter 2018-04-15 12:18:55 +02:00
parent 910ee82a5c
commit b61e3c7704
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ from distutils import log
from distutils import sysconfig
PYCAIRO_VERSION = '1.17.0'
PYCAIRO_VERSION = '1.17.1'
CAIRO_VERSION_REQUIRED = '1.13.1'
XPYB_VERSION_REQUIRED = '1.3'