Skip to content

Commit 7fff56f

Browse files
committed
release version 3.1.1
1 parent 73d6504 commit 7fff56f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.1
22
-------------
33

4-
Unreleased
4+
Released 2025-05-13
55

66
- Fix signing key selection order when key rotation is enabled via
77
``SECRET_KEY_FALLBACKS``. :ghsa:`4grg-w6v8-c28g`

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.1.dev"
3+
version = "3.1.1"
44
description = "A simple framework for building complex web applications."
55
readme = "README.md"
66
license = "BSD-3-Clause"

uv.lock

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

0 commit comments

Comments
 (0)