Skip to content

Commit e4c4e77

Browse files
committed
release version 3.1.4
1 parent 474e22f commit e4c4e77

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Version 3.1.4
44
-------------
55

6-
Unreleased
6+
Released 2025-11-28
77

88
- ``safe_join`` on Windows does not allow special device names. This prevents
99
reading from these when using `send_from_directory`. ``secure_filename``

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Werkzeug"
3-
version = "3.1.4.dev"
3+
version = "3.1.4"
44
description = "The comprehensive WSGI web application library."
55
readme = "README.md"
66
license = "BSD-3-Clause"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)