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 e7a271d commit 4b92cdaCopy full SHA for 4b92cda
2 files changed
HISTORY
@@ -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
10
2.8
11
===
12
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "odin"
-version = "2.8"
+version = "2.8.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