Fixing is_destination for HERE isolines

This commit is contained in:
antoniocarlon
2020-03-18 12:09:12 +01:00
parent a2790c90d9
commit 09e24e13d3
3 changed files with 15 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ from setuptools import setup, find_packages
setup(
name='cartodb_services',
version='0.23.1',
version='0.23.2',
description='CartoDB Services API Python Library',