Skip to content

Commit d48c83d

Browse files
committed
Version 2.4.0
1 parent d9cdc84 commit d48c83d

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
@@ -4,7 +4,7 @@ Changelog
44
Version 2.4.0
55
-------------
66

7-
Unreleased
7+
2026-04-17
88

99
- Modernize project setup
1010
- Update ``intersphinx_mapping`` for Sphinx 8 compatibility. :pr:`599`, :issue:`598`

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-Caching"
3-
version = "2.3.1"
3+
version = "2.4.0"
44
description = "Adds caching support to Flask applications."
55
readme = "README.md"
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)