We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8afc94 + 81a3647 commit b139ae0Copy full SHA for b139ae0
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