Skip to content

Commit 4fd7073

Browse files
authored
release version 3.1.2 (#2992)
2 parents 1803db6 + 4764684 commit 4fd7073

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.1.2
44
-------------
55

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

88
- Improve type annotation for ``TypeConversionDict.get`` to allow the ``type``
99
parameter to be a callable. :issue:`2988`

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.2.dev"
3+
version = "3.1.2"
44
description = "The comprehensive WSGI web application library."
55
readme = "README.md"
66
license = {file = "LICENSE.txt"}

0 commit comments

Comments
 (0)