From a41b4891a376a026f5cf604ab82b498775b8feaf Mon Sep 17 00:00:00 2001 From: Andy Eschbacher Date: Thu, 7 Dec 2017 22:19:26 -0500 Subject: [PATCH] version bump --- cartoframes/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cartoframes/__version__.py b/cartoframes/__version__.py index a624bf21b..ecec5e33d 100644 --- a/cartoframes/__version__.py +++ b/cartoframes/__version__.py @@ -1 +1 @@ -__version__ = '0.4.1b7' +__version__ = '0.4.2b8'