New version of the python lib

To fix bug with period end date; see #322
This commit is contained in:
Javier Goizueta 2016-12-20 16:39:19 +01:00
parent b0f10d1680
commit 32010669e8

View File

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