New minor version of the python library #302

This commit is contained in:
Rafa de la Torre 2016-11-25 10:43:06 +01:00
parent 3524aabd9e
commit 2b2691d0b9

View File

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