Skip to content

Commit 938c3ca

Browse files
author
Marc-André Rivet
committed
bump version to 1.16.3
1 parent 63bb42f commit 938c3ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to `dash` will be documented in this file.
33
This project adheres to [Semantic Versioning](https://semver.org/).
44

5-
## Unreleased
5+
## [1.16.3] - 2020-10-07
66
### Fixed
77
- [#1426](https://github.com/plotly/dash/pull/1426) Fix a regression caused by `flask-compress==1.6.0` causing performance degradation on server requests
88

dash/version.py

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

0 commit comments

Comments
 (0)