Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a559dec

Browse filesBrowse files
committed
1.8.6 brings us sharing options and auto_open in the config and a world_readable fix
1 parent 9605c3a commit a559dec
Copy full SHA for a559dec

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66

7-
## [1.8.5] - 2015-09-28
7+
## [1.8.6] - 2015-09-28
88
- Saving "world_readable" to your config file via `plotly.tools.set_config` actually works.
99
- You can also save `auto_open` and `sharing` to the config file so that you can forget these
1010
keyword argument in `py.iplot` and `py.plot`.

‎plotly/version.py

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.8.5'
1+
__version__ = '1.8.6'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.