We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e37152 commit a39b984Copy full SHA for a39b984
‎pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pydantic-partial"
3
-version = "0.5.5"
+version = "0.6.0"
4
description = "Create partial models from your pydantic models. Partial models may allow None for certain or all fields."
5
authors = ["TEAM23 GmbH <[email protected]>"]
6
license = "MIT"
0 commit comments