Mapzen geocoder and routing quota check

This commit is contained in:
Mario de Frutos
2016-04-14 17:50:46 +02:00
parent 923774ffe4
commit c9ddc37051
10 changed files with 218 additions and 105 deletions

View File

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