We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33184bf commit f7c7c0aCopy full SHA for f7c7c0a
setup.py
@@ -17,7 +17,7 @@
17
author="Daniel Carrión",
18
author_email="[email protected]",
19
description="SDK around CARTO's APIs",
20
- version="1.0",
+ version="1.0.1",
21
url="https://github.com/CartoDB/carto-python",
22
install_requires=required,
23
packages=["carto"])
0 commit comments