Bump version of python library to 0.14.0

This commit is contained in:
Rafa de la Torre 2017-03-08 13:13:19 +01:00
parent b8ec3dc306
commit fc1e05658e

View File

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