Skip to content

Commit 4764684

Browse files
committed
release version 3.1.2
1 parent 1803db6 commit 4764684

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.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

+1-1
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)