Skip to content

Commit d70dcea

Browse files
committed
Release version 3.0.2
1 parent ad703fd commit d70dcea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.0.2
44
-------------
55

6-
Unreleased
6+
Released 2024-04-01
77

88
- Ensure setting merge_slashes to False results in NotFound for
99
repeated-slash requests against single slash routes. :issue:`2834`

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.0.1"
3+
version = "3.0.2"
44
description = "The comprehensive WSGI web application library."
55
readme = "README.rst"
66
license = {file = "LICENSE.rst"}

0 commit comments

Comments
 (0)