Skip to content

Commit 692817a

Browse files
author
Fabien Coelho
committed
release 8.5
1 parent c5d7d24 commit 692817a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/VERSIONS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Install [package](https://pypi.org/project/CacheToolsUtils/) from
1919
Maybe the existing client can do that with appropriate options?
2020
- `cached`: add `contains` and `delete` parameters to change names?
2121

22-
## 8.5 on ?
22+
## 8.5 on 2024-02-03
2323

2424
Add missing MutableMapping inheritance.
2525
Update GitHub action versions.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "CacheToolsUtils"
7-
version = "8.4"
7+
version = "8.5"
88
authors = [ { name = "Fabien Coelho", email = "[email protected]" } ]
99
description = "Cachetools Utilities"
1010
readme = "README.md"

0 commit comments

Comments
 (0)