Release new python lib version 0.21.3

This commit is contained in:
Javier Goizueta
2019-03-05 11:55:40 +01:00
parent 08a50c14bb
commit 6a57a85e72
2 changed files with 7 additions and 2 deletions

View File

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