Release new python lib version 0.21.3
This commit is contained in:
parent
08a50c14bb
commit
6a57a85e72
7
NEWS.md
7
NEWS.md
@ -1,7 +1,12 @@
|
|||||||
|
Mar 5th, 2019
|
||||||
|
==============
|
||||||
|
* Version `0.21.3` of the python library
|
||||||
|
* Fixed TomTom Qps respondes part 2 (#546)
|
||||||
|
|
||||||
Mar 4th, 2019
|
Mar 4th, 2019
|
||||||
==============
|
==============
|
||||||
* Version `0.21.2` of the python library
|
* Version `0.21.2` of the python library
|
||||||
* Fixed TomTom Qps respondes (#546)
|
* Fixed TomTom Qps responses (#546)
|
||||||
|
|
||||||
Feb 25th, 2019
|
Feb 25th, 2019
|
||||||
==============
|
==============
|
||||||
|
@ -10,7 +10,7 @@ from setuptools import setup, find_packages
|
|||||||
setup(
|
setup(
|
||||||
name='cartodb_services',
|
name='cartodb_services',
|
||||||
|
|
||||||
version='0.21.2',
|
version='0.21.3',
|
||||||
|
|
||||||
description='CartoDB Services API Python Library',
|
description='CartoDB Services API Python Library',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user