Fixed error when checking quota

This commit is contained in:
Antonio
2018-03-14 16:26:00 +01:00
parent 573a304bd2
commit c90859e58b
3 changed files with 7 additions and 1 deletions

View File

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