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 b979cfc commit 8475a70Copy full SHA for 8475a70
CHANGELOG.md
@@ -7,6 +7,12 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
7
8
<!-- insertion marker -->
9
10
+## [v1.2.3.post1](https://github.com/bswck/class_singledispatch/tree/v1.2.3.post1) (2024-04-22)
11
+
12
13
+No significant changes.
14
15
16
## [v1.2.3](https://github.com/bswck/class_singledispatch/tree/v1.2.3) (2024-04-21)
17
18
pyproject.toml
@@ -47,6 +47,7 @@ keyring = ">=25.0.0"
47
[tool.pytest.ini_options]
48
addopts = "--doctest-modules"
49
50
51
[tool.poetry.group.docs]
52
optional = true
53
0 commit comments