Skip to content

Commit c13313b

Browse files
committed
fix: version number.
1 parent 7a680c3 commit c13313b

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-partials"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
description = "Pydantic partial model class, with ability to easily dynamically omit fields when seralizing a model."
55

66
authors = ["Josh Orr <[email protected]>"]

0 commit comments

Comments
 (0)