Add changes for new server release
This commit is contained in:
parent
27d3df3607
commit
6ce052072c
5
NEWS.md
5
NEWS.md
@ -1,3 +1,8 @@
|
||||
Sep 5th, 2022
|
||||
==============
|
||||
* Version `0.24.2` of the Python library
|
||||
* Fix error calculating isolines with HERE
|
||||
|
||||
May 26th, 2021
|
||||
==============
|
||||
* Version `0.40.1` of the server extension
|
||||
|
@ -10,7 +10,7 @@ from setuptools import setup, find_packages
|
||||
setup(
|
||||
name='cartodb_services',
|
||||
|
||||
version='0.24.2.dev',
|
||||
version='0.24.2',
|
||||
|
||||
description='CartoDB Services API Python Library',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user