Skip to content

Commit e362444

Browse files
author
Marc-André Rivet
committed
bump version to 1.13.3
1 parent 0d9b68c commit e362444

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.13.2"
1+
__version__ = "1.13.3"

requires-install.txt

+1-1
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)