New version 0.14.1 of python library

This commit is contained in:
Rafa de la Torre
2017-03-13 15:10:03 +01:00
parent d8da0a3782
commit a64557b50e
2 changed files with 6 additions and 1 deletions

View File

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