Skip to content

Commit cc6deb4

Browse files
committed
Bump version and update history 2.6
1 parent a46d66a commit cc6deb4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

HISTORY

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2.6
2+
===
3+
4+
- Redesign of TraversalPath to make it more useful. Provides more information about the path to allow
5+
it to be used in more ways that just for fetching a value from a document.
6+
17
2.5
28
===
39

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.5"
7+
version = "2.6"
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)