We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375856b commit f505681Copy full SHA for f505681
2 files changed
docs/VERSIONS.md
@@ -2,7 +2,7 @@
2
3
Version history.
4
5
-## ? on ?
+## 11.5 on 2025-11-22
6
7
- Switch documentation to Mkdocs.
8
- use SPDX licensing format.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "ProxyPatternPool"
-version = "11.4"
+version = "11.5"
authors = [ { name = "Fabien Coelho", email = "proxy.pool@coelho.net" } ]
9
description = "Generic Proxy and Pool Classes for Python"
10
readme = "README.md"
0 commit comments