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 c62935e commit f08f228Copy full SHA for f08f228
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v1.1.3 (2025-11-09)
2
+
3
+### Fix
4
5
+- **deps**: bump importlib-metadata from 6.7.0 to 6.11.0 (#71)
6
7
## v1.1.2 (2025-07-24)
8
9
### Fix
pyproject.toml
@@ -27,7 +27,7 @@ requires = ["poetry-core"]
27
build-backend = "poetry.core.masonry.api"
28
29
[tool.poetry]
30
-version = "1.1.2"
+version = "1.1.3"
31
classifiers = [
32
"Development Status :: 5 - Production/Stable",
33
"Intended Audience :: Developers",
0 commit comments