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.
2 parents e28a245 + 9caf72a commit a7b121aCopy full SHA for a7b121a
CHANGES.rst
@@ -3,7 +3,7 @@
3
Version 3.0.5
4
-------------
5
6
-Unreleased
+Released 2024-10-24
7
8
- The Watchdog reloader ignores file closed no write events. :issue:`2945`
9
- Logging works with client addresses containing an IPv6 scope :issue:`2952`
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "Werkzeug"
-version = "3.0.5.dev"
+version = "3.0.5"
description = "The comprehensive WSGI web application library."
readme = "README.md"
license = {file = "LICENSE.txt"}
0 commit comments