Bump python version and update 'NEWS.md'

This commit is contained in:
cgonzalez
2021-01-26 16:37:31 +00:00
parent 253e0c9c18
commit f995f2d6ec
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.23.4-cgonzalez-dev',
version='0.23.5',
description='CartoDB Services API Python Library',