Skip to content

Commit 4b92cda

Browse files
committed
Bump version and update history
1 parent e7a271d commit 4b92cda

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

HISTORY

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2.8.1
2+
=====
3+
4+
Changes
5+
-------
6+
7+
- Add beta contrib package for generating a JSON Schema from an Odin resource.
8+
9+
110
2.8
211
===
312

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.8"
7+
version = "2.8.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)