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 f756a2f commit ddf3443Copy full SHA for ddf3443
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "pydantic-partial"
3
-version = "0.9.0"
+version = "0.10.0"
4
description = "Create partial models from your pydantic models. Partial models may allow None for certain or all fields."
5
authors = [{ name = "TEAM23 GmbH", email = "[email protected]" }]
6
license = "MIT"
0 commit comments