Release python-lib 0.21.4
This commit is contained in:
5
NEWS.md
5
NEWS.md
@@ -1,3 +1,8 @@
|
|||||||
|
Mar 13rd, 2019
|
||||||
|
==============
|
||||||
|
* Version `0.21.4` of the python library
|
||||||
|
* Fix TomTom bulk geocoder bug (#551)
|
||||||
|
|
||||||
Mar 5th, 2019
|
Mar 5th, 2019
|
||||||
==============
|
==============
|
||||||
* Version `0.21.3` of the python library
|
* Version `0.21.3` of the python library
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ from setuptools import setup, find_packages
|
|||||||
setup(
|
setup(
|
||||||
name='cartodb_services',
|
name='cartodb_services',
|
||||||
|
|
||||||
version='0.21.3',
|
version='0.21.4',
|
||||||
|
|
||||||
description='CartoDB Services API Python Library',
|
description='CartoDB Services API Python Library',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user