Skip to content

Commit

Permalink
chore: updated project version
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelkamimura authored and vinicius-oa committed May 13, 2024
1 parent cd94981 commit 736b43e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "brdocs-validation"
version = "0.3.0"
version = "0.4.0"
dependencies = [
"pydantic>=2.0"
]
Expand Down Expand Up @@ -68,4 +68,4 @@ python =
3.12 = py312-pydantic{20,21,22,23,24,25,26}
3.11 = py311-pydantic{20,21,22,23,24,25,26}
3.10 = py310-pydantic{20,21,22,23,24,25,26}
"""
"""

0 comments on commit 736b43e

Please sign in to comment.