New versions 0.16.0 (client), 0.23.0 (server), 0.15.0 (python)

This commit is contained in:
Javier Goizueta
2017-03-28 17:53:40 +02:00
parent f0b0a9e7f2
commit aac89e0236
16 changed files with 7507 additions and 3 deletions

View File

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