Hotifix: obs_general_quota logic missing in the redis config

This commit is contained in:
Mario de Frutos
2016-05-16 14:12:12 +02:00
parent aa3cb46dee
commit bb17b3bff7
3 changed files with 13 additions and 2 deletions

View File

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