Bump python library to version 0.23.1

This commit is contained in:
Daniel García Aubert
2020-03-06 10:43:39 +01:00
parent 151c768894
commit 67fa730436

View File

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