Update version of python lib server package to 0.9.2

This commit is contained in:
Rafa de la Torre
2016-10-21 17:38:32 +02:00
parent e8122c6728
commit 0d22942a72
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.9.1',
version='0.9.2',
description='CartoDB Services API Python Library',