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 36ae440 commit 737b0f0Copy full SHA for 737b0f0
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
4
5
+## v1.10.0 (2025-07-14)
6
+
7
+### Feature
8
9
+* feat: trident #12 ([`36ae440`](https://github.com/edayot/model_resolver/commit/36ae440dafd4dd01b60a4f04320ace29a975363c))
10
11
+### Fix
12
13
+* fix: bed uv mapping ([`9ab1f66`](https://github.com/edayot/model_resolver/commit/9ab1f66d9374eea0cede3a2cd15c9b15bfe6f0c4))
14
15
16
## v1.9.0 (2025-07-13)
17
18
### Chore
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "model-resolver"
-version = "1.9.0"
+version = "1.10.0"
description = ""
authors = ["edayot <pro.e.dayot@gmail.com>"]
license = "MIT"
0 commit comments