Version 0.15.5 of the python library

This commit is contained in:
Rafa de la Torre
2017-10-06 16:03:03 +02:00
parent 988a0c31dc
commit 1936374124
2 changed files with 10 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ from setuptools import setup, find_packages
setup(
name='cartodb_services',
version='0.15.4',
version='0.15.5',
description='CartoDB Services API Python Library',