Skip to content

Commit f08f228

Browse files
bump: 1.1.2 → 1.1.3
1 parent c62935e commit f08f228

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## v1.1.2 (2025-07-24)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requires = ["poetry-core"]
2727
build-backend = "poetry.core.masonry.api"
2828

2929
[tool.poetry]
30-
version = "1.1.2"
30+
version = "1.1.3"
3131
classifiers = [
3232
"Development Status :: 5 - Production/Stable",
3333
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)