From 79fd7ee062183f12413d1af6e8b08f2aed7a4fb6 Mon Sep 17 00:00:00 2001 From: Chris P Date: Sat, 21 Feb 2015 15:07:44 -0500 Subject: [PATCH] 1.6.8 - dont return fullData on widget events --- plotly/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plotly/version.py b/plotly/version.py index 12ccbec34c..18b404d11f 100644 --- a/plotly/version.py +++ b/plotly/version.py @@ -1 +1 @@ -__version__ = '1.6.7' +__version__ = '1.6.8'