Skip to content

Commit 85793d6

Browse files
authored
release version 3.1.2 (#5800)
2 parents 1292419 + 2c1b30d commit 85793d6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Version 3.1.2
22
-------------
33

4-
Unreleased
4+
Released 2025-08-19
55

66
- ``stream_with_context`` does not fail inside async views. :issue:`5774`
77
- When using ``follow_redirects`` in the test client, the final state

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Flask"
3-
version = "3.1.2.dev"
3+
version = "3.1.2"
44
description = "A simple framework for building complex web applications."
55
readme = "README.md"
66
license = "BSD-3-Clause"

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)