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 dede438 commit 7186e59Copy full SHA for 7186e59
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "odin"
7
-version = "2.0"
+version = "2.1"
8
description = "Data-structure definition/validation/traversal, mapping and serialisation toolkit for Python"
9
authors = ["Tim Savage <tim@savage.company>"]
10
license = "BSD-3-Clause"
0 commit comments