Skip to content

Commit ddf3443

Browse files
committed
release: 🔖 v0.10.0
1 parent f756a2f commit ddf3443

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
[project]
22
name = "pydantic-partial"
3-
version = "0.9.0"
3+
version = "0.10.0"
44
description = "Create partial models from your pydantic models. Partial models may allow None for certain or all fields."
55
authors = [{ name = "TEAM23 GmbH", email = "[email protected]" }]
66
license = "MIT"

0 commit comments

Comments
 (0)