Skip to content

Commit b04b7a4

Browse files
bump: 1.1.2 → 1.1.3
1 parent 426078f commit b04b7a4

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 (2026-01-03)
2+
3+
### Fix
4+
5+
- **deps**: bump importlib-metadata from 8.7.0 to 8.7.1 (#146)
6+
17
## v1.1.2 (2025-11-09)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ bump_message = "bump: $current_version → $new_version"
3131
version_provider = "poetry"
3232

3333
[tool.poetry]
34-
version = "1.1.2"
34+
version = "1.1.3"
3535
classifiers = [
3636
"Development Status :: 5 - Production/Stable",
3737
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)