Skip to content

Commit 875e779

Browse files
author
Fabien Coelho
committed
next is 10.1
1 parent e2b1e98 commit 875e779

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
@@ -21,7 +21,7 @@ Install [package](https://pypi.org/project/CacheToolsUtils/) from
2121
- I cannot say that all this is clear wrt `str` vs `bytes` vs whatever…
2222
- allow to change encryption algorithm?
2323

24-
## ? on ?
24+
## 10.1 on 2024-12-08
2525

2626
Add optional integrity check to `EncryptedCache`.
2727
Code cleanup.

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 = "10.0"
7+
version = "10.1"
88
authors = [ { name = "Fabien Coelho", email = "[email protected]" } ]
99
description = "Cachetools Utilities"
1010
readme = "README.md"

0 commit comments

Comments
 (0)