There was an error while loading. Please reload this page.
1 parent e7b8136 commit 7dbf484Copy full SHA for 7dbf484
CHANGES.rst
@@ -0,0 +1,6 @@
1
+Version 0.16.0
2
+--------------
3
+
4
+Released 2024-08-05
5
6
+- Add support for Flask.host_matching
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "Flask-DebugToolbar"
-version = "0.16.0.dev"
+version = "0.16.0"
description = "A toolbar overlay for debugging Flask applications."
readme = "README.md"
license = { file = "LICENSE.txt" }
0 commit comments