Skip to content

Commit a7b121a

Browse files
authored
release version 3.0.5 (#2961)
2 parents e28a245 + 9caf72a commit a7b121a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Version 3.0.5
44
-------------
55

6-
Unreleased
6+
Released 2024-10-24
77

88
- The Watchdog reloader ignores file closed no write events. :issue:`2945`
99
- Logging works with client addresses containing an IPv6 scope :issue:`2952`

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Werkzeug"
3-
version = "3.0.5.dev"
3+
version = "3.0.5"
44
description = "The comprehensive WSGI web application library."
55
readme = "README.md"
66
license = {file = "LICENSE.txt"}

0 commit comments

Comments
 (0)