New version 0.14.1 of python library
This commit is contained in:
5
NEWS.md
5
NEWS.md
@@ -1,3 +1,8 @@
|
|||||||
|
March 13th, 2017
|
||||||
|
================
|
||||||
|
* Version `0.14.1` of the python library:
|
||||||
|
* Clean up code that reads from non zero padded date keys #206
|
||||||
|
|
||||||
March 8th, 2017
|
March 8th, 2017
|
||||||
===============
|
===============
|
||||||
* Version 0.22.0 of the server and version 0.14.0 of the python library
|
* Version 0.22.0 of the server and version 0.14.0 of the python library
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ from setuptools import setup, find_packages
|
|||||||
setup(
|
setup(
|
||||||
name='cartodb_services',
|
name='cartodb_services',
|
||||||
|
|
||||||
version='0.14.0',
|
version='0.14.1',
|
||||||
|
|
||||||
description='CartoDB Services API Python Library',
|
description='CartoDB Services API Python Library',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user