Add new releases

This commit is contained in:
Raúl Marín
2020-11-17 17:58:51 +01:00
parent 314e709f3b
commit b1448ce27b
9 changed files with 4169 additions and 2 deletions

View File

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