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 426078f commit b04b7a4Copy full SHA for b04b7a4
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v1.1.3 (2026-01-03)
2
+
3
+### Fix
4
5
+- **deps**: bump importlib-metadata from 8.7.0 to 8.7.1 (#146)
6
7
## v1.1.2 (2025-11-09)
8
9
### Fix
pyproject.toml
@@ -31,7 +31,7 @@ bump_message = "bump: $current_version → $new_version"
31
version_provider = "poetry"
32
33
[tool.poetry]
34
-version = "1.1.2"
+version = "1.1.3"
35
classifiers = [
36
"Development Status :: 5 - Production/Stable",
37
"Intended Audience :: Developers",
0 commit comments