Skip to content

Commit db96ffb

Browse files
committed
Bump version and update history
1 parent 968ed97 commit db96ffb

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

HISTORY

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
2.3
210
===
311

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "odin"
7-
version = "2.3"
7+
version = "2.3.1"
88
description = "Data-structure definition/validation/traversal, mapping and serialisation toolkit for Python"
99
authors = ["Tim Savage <tim@savage.company>"]
1010
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)