Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4d96cff

Browse files
authoredAug 4, 2017
Merge pull request #796 from plotly/bump_pjs_1290
update plotlyjs
2 parents 8479300 + ac42701 commit 4d96cff

File tree

3 files changed

+79
-74
lines changed

3 files changed

+79
-74
lines changed
 

‎CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [2.0.13] - UNRELEASED
6+
### Updated
7+
- Updated `plotly.min.js` to version 1.29.1 for `plotly.offline`.
8+
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#1291----2017-07-25) for additional information regarding the updates.
9+
510
## [2.0.12] - 2017-06-30
611
### Updated
712
- Updated `plotly.min.js` to version 1.28.3 for `plotly.offline`.

‎plotly/package_data/plotly.min.js

Lines changed: 73 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎plotly/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.12'
1+
__version__ = '2.0.13'

0 commit comments

Comments
 (0)
Please sign in to comment.