From 92705225e4dccc896187bc6166f68ef78f72a709 Mon Sep 17 00:00:00 2001 From: Chelsea Date: Mon, 10 Aug 2015 10:45:49 -0400 Subject: [PATCH] bump version for adding candles with boxplots --- plotly/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plotly/version.py b/plotly/version.py index f1f5c3fe6ca..c6e68fa79ee 100644 --- a/plotly/version.py +++ b/plotly/version.py @@ -1,2 +1,2 @@ -__version__ = '1.8.0' +__version__ = '1.8.1'