We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd5b7e commit 7e8b77fCopy full SHA for 7e8b77f
CHANGELOG.md
@@ -2,6 +2,12 @@
2
All notable changes to `dash` will be documented in this file.
3
This project adheres to [Semantic Versioning](https://semver.org/).
4
5
+## [2.10.2] - 2023-05-31
6
+
7
+## Changed
8
9
+- Set Flask and Werkzeug version upper bound to `<2.3`.
10
11
## [2.10.1] - 2023-05-30
12
13
## Fixed
dash/version.py
@@ -1 +1 @@
1
-__version__ = "2.10.1"
+__version__ = "2.10.2"
0 commit comments