New version of the python lib #317

This commit is contained in:
Rafa de la Torre 2016-12-07 16:39:28 +01:00
parent 7c348dee0f
commit 98fa248fff

View File

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