Skip to content

Commit f44143e

Browse files
committedJul 26, 2023
Release 0.5.2
1 parent 3535a01 commit f44143e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pydantic-partial"
3-
version = "0.5.1"
3+
version = "0.5.2"
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)
Please sign in to comment.