We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9cdc84 commit d48c83dCopy full SHA for d48c83d
CHANGES.rst
@@ -4,7 +4,7 @@ Changelog
4
Version 2.4.0
5
-------------
6
7
-Unreleased
+2026-04-17
8
9
- Modernize project setup
10
- Update ``intersphinx_mapping`` for Sphinx 8 compatibility. :pr:`599`, :issue:`598`
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "Flask-Caching"
3
-version = "2.3.1"
+version = "2.4.0"
description = "Adds caching support to Flask applications."
readme = "README.md"
license = "BSD-3-Clause"
0 commit comments