Bump python version and update 'NEWS.md'
This commit is contained in:
parent
253e0c9c18
commit
f995f2d6ec
5
NEWS.md
5
NEWS.md
@ -1,3 +1,8 @@
|
||||
Jan 26th, 2021
|
||||
==============
|
||||
* Version `0.23.5` of the Python library
|
||||
* Country name conversion to ISO code for TomTom bulk geocoding.
|
||||
|
||||
Nov 19th, 2020
|
||||
==============
|
||||
* Version `0.39.2` of the server extension
|
||||
|
@ -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',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user