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 968ed97 commit db96ffbCopy full SHA for db96ffb
2 files changed
HISTORY
@@ -1,3 +1,11 @@
1
+2.3.1
2
+=====
3
+
4
+Bug fix
5
+-------
6
7
+- ResourceOptions.composite_fields filtered composite field by Resource instead of ResourceBase.
8
9
2.3
10
===
11
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "odin"
-version = "2.3"
+version = "2.3.1"
description = "Data-structure definition/validation/traversal, mapping and serialisation toolkit for Python"
authors = ["Tim Savage <tim@savage.company>"]
license = "BSD-3-Clause"
0 commit comments