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 9033cdd commit 0123265Copy full SHA for 0123265
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
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
12
## v1.7.0 (2025-05-28)
13
14
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "model-resolver"
-version = "1.7.0"
+version = "1.7.1"
description = ""
authors = ["edayot <pro.e.dayot@gmail.com>"]
license = "MIT"
0 commit comments