Skip to content

Commit 736b43e

Browse files
rafaelkamimuravinicius-oa
authored andcommitted
chore: updated project version
1 parent cd94981 commit 736b43e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "brdocs-validation"
7-
version = "0.3.0"
7+
version = "0.4.0"
88
dependencies = [
99
"pydantic>=2.0"
1010
]
@@ -68,4 +68,4 @@ python =
6868
3.12 = py312-pydantic{20,21,22,23,24,25,26}
6969
3.11 = py311-pydantic{20,21,22,23,24,25,26}
7070
3.10 = py310-pydantic{20,21,22,23,24,25,26}
71-
"""
71+
"""

0 commit comments

Comments
 (0)