Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ddanier committed Jul 17, 2023
1 parent 4c98409 commit 364eb30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-partial"
version = "0.3.4"
version = "0.5.0"
description = "Create partial models from your pydantic models. Partial models may allow None for certain or all fields."
authors = ["TEAM23 GmbH <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 364eb30

Please sign in to comment.