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 5b7fb72 commit 85dfaecCopy full SHA for 85dfaec
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v1.1.1 (2025-07-20)
2
+
3
+### Fix
4
5
+- **deps**: bump zipp from 3.14.0 to 3.19.1 (#58)
6
7
## v1.1.0 (2025-07-20)
8
9
### Feat
pyproject.toml
@@ -27,7 +27,7 @@ requires = ["poetry-core"]
27
build-backend = "poetry.core.masonry.api"
28
29
[tool.poetry]
30
-version = "1.1.0"
+version = "1.1.1"
31
classifiers = [
32
"Development Status :: 5 - Production/Stable",
33
"Intended Audience :: Developers",
0 commit comments