Release artifacts:

- Server extension version 0.25.0
 - Client extension version 0.18.0
 - Python library version 0.15.2
This commit is contained in:
Daniel García Aubert
2017-07-13 15:34:44 +02:00
parent 9fa6d01f8f
commit 1503b5bb2b
16 changed files with 7660 additions and 3 deletions

View File

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