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 c0c72a2 commit 990f4beCopy full SHA for 990f4be
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "pydantic-partial"
3
-version = "0.10.0"
+version = "0.10.1"
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