Green/Blue deploy system for the observatory functions

This commit is contained in:
Mario de Frutos
2016-05-03 13:32:44 +02:00
parent 97b415080d
commit e81dadaf2e
13 changed files with 269 additions and 12 deletions

View File

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