We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a680c3 commit c13313bCopy full SHA for c13313b
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pydantic-partials"
3
-version = "0.1.0"
+version = "1.0.0"
4
description = "Pydantic partial model class, with ability to easily dynamically omit fields when seralizing a model."
5
6
authors = ["Josh Orr <[email protected]>"]
0 commit comments