Update version of the python pip package

This commit is contained in:
Rafa de la Torre 2016-10-06 11:06:28 +02:00
parent e9ad35ba1d
commit 00e6cace76

View File

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