We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0aec9 commit 81a3647Copy full SHA for 81a3647
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "jsonschema-fill-default"
3
-version = "0.1.0.20250109"
+version = "0.2.0"
4
description = "Fill a JSON instance with the missing defaults from its JSON Schema Draft 2020-12-valid schema"
5
authors = ["Lars Maxfield"]
6
readme = "README.md"
0 commit comments