Mapzen geocoder checks for the iso3 for the country passed

This commit is contained in:
Mario de Frutos
2016-04-13 18:12:04 +02:00
parent 9c47bc45e7
commit b4c1991c90
4 changed files with 34 additions and 6 deletions

View File

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