Removed dependency with polyline and use our implementation

This commit is contained in:
Mario de Frutos
2016-03-02 10:43:53 +01:00
parent 4d04882c18
commit df08b27068
3 changed files with 3 additions and 5 deletions

View File

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