Skip to content

Commit 0123265

Browse files
author
semantic-release
committed
1.7.1
Automatically generated by python-semantic-release
1 parent 9033cdd commit 0123265

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## v1.7.1 (2025-05-28)
6+
7+
### Fix
8+
9+
* fix: special model ([`9033cdd`](https://github.com/edayot/model_resolver/commit/9033cdd01fb926e7a22b6f785a1b919e7d4c5ae0))
10+
11+
512
## v1.7.0 (2025-05-28)
613

714
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "model-resolver"
3-
version = "1.7.0"
3+
version = "1.7.1"
44
description = ""
55
authors = ["edayot <pro.e.dayot@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)