Release new python lib version

This commit is contained in:
Javier Goizueta
2019-03-04 18:25:25 +01:00
parent f0a9779a8d
commit 45542b2f28
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.21.1',
version='0.21.2',
description='CartoDB Services API Python Library',