Using Mapbox permanent geocoder by default

This commit is contained in:
Antonio
2018-02-09 09:07:31 +01:00
parent 462773a138
commit b65d003742
2 changed files with 3 additions and 3 deletions

View File

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