Python library version 0.19.1

This commit is contained in:
Juan Ignacio Sánchez Lara
2018-07-24 11:59:29 +02:00
parent c6720bf689
commit 11ec6075c3
2 changed files with 2 additions and 2 deletions

View File

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