We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3535a01 commit f44143eCopy full SHA for f44143e
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pydantic-partial"
3
-version = "0.5.1"
+version = "0.5.2"
4
description = "Create partial models from your pydantic models. Partial models may allow None for certain or all fields."
5
authors = ["TEAM23 GmbH <info@team23.de>"]
6
license = "MIT"
0 commit comments