We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9605c3a commit a559decCopy full SHA for a559dec
CHANGELOG.md
@@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
7
-## [1.8.5] - 2015-09-28
+## [1.8.6] - 2015-09-28
8
- Saving "world_readable" to your config file via `plotly.tools.set_config` actually works.
9
- You can also save `auto_open` and `sharing` to the config file so that you can forget these
10
keyword argument in `py.iplot` and `py.plot`.
plotly/version.py
@@ -1 +1 @@
1
-__version__ = '1.8.5'
+__version__ = '1.8.6'
0 commit comments