diff --git a/setup.py b/setup.py index 0ade4038e..d388cad34 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name='cartoframes', - version='0.1.1', + version='0.1.2', description='An experimental Python pandas interface for using CARTO', long_description=long_description, url='https://github.com/CartoDB/cartoframes',