Skip to content

Commit b7b3fa8

Browse files
author
Marc-André Rivet
committed
Merge remote-tracking branch 'origin/dev'
2 parents 4f54da9 + e362444 commit b7b3fa8

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

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

5+
## [1.13.3] - 2020-06-19
6+
57
## [1.13.2] - 2020-06-18
68
### Fixed
79
- [#1305](https://github.com/plotly/dash/issues/1305)

dash/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.13.2"
1+
__version__ = "1.13.3"

requires-install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ plotly
44
dash_renderer==1.5.0
55
dash-core-components==1.10.1
66
dash-html-components==1.0.3
7-
dash-table==4.8.0
7+
dash-table==4.8.1
88
future

0 commit comments

Comments
 (0)