Added timeout for all the third-party connections

This commit is contained in:
Mario de Frutos
2016-10-27 11:14:38 +02:00
parent 336d8be977
commit 6058960ec5
6 changed files with 27 additions and 6 deletions

View File

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