diff --git a/setup.py b/setup.py index 21931ae2a..25dafc40d 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( name='cartoframes', - version='0.2.1b2', + version='0.2.2b2', description='An experimental Python pandas interface for using CARTO', long_description=LONG_DESCRIPTION, url='https://github.com/CartoDB/cartoframes',