Skip to content

Commit 400d637

Browse files
committed
Release 0.5.1
1 parent 7e6c6ac commit 400d637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pydantic-partial"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = "Create partial models from your pydantic models. Partial models may allow None for certain or all fields."
55
authors = ["TEAM23 GmbH <info@team23.de>"]
66
license = "MIT"

0 commit comments

Comments
 (0)