Skip to content

Commit 7e8b77f

Browse files
committed
Version 2.10.2
1 parent 7bd5b7e commit 7e8b77f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

5+
## [2.10.2] - 2023-05-31
6+
7+
## Changed
8+
9+
- Set Flask and Werkzeug version upper bound to `<2.3`.
10+
511
## [2.10.1] - 2023-05-30
612

713
## Fixed

dash/version.py

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

0 commit comments

Comments
 (0)