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 e5a6404 commit adc755cCopy full SHA for adc755c
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+## v1.8.3 (2025-07-10)
6
+
7
+### Fix
8
9
+* fix: #14 all caches are now separated ([`e5a6404`](https://github.com/edayot/model_resolver/commit/e5a64041268c8f2464d27acf06aed2c6af893fcb))
10
11
12
## v1.8.2 (2025-06-09)
13
14
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "model-resolver"
-version = "1.8.2"
+version = "1.8.3"
description = ""
authors = ["edayot <pro.e.dayot@gmail.com>"]
license = "MIT"
0 commit comments