Skip to content

Commit 22d9247

Browse files
committed
release version 3.1.3
1 parent 089cb86 commit 22d9247

File tree

3 files changed

+3
-3
lines changed

3 files changed

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

4-
Unreleased
4+
Released 2026-02-18
55

66
- The session is marked as accessed for operations that only access the keys
77
but not the values, such as ``in`` and ``len``. :ghsa:`68rp-wp8r-4726`

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

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)