Skip to content

Commit

Permalink
Bump patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lcdunne committed Sep 7, 2024
1 parent c318ea0 commit 4cbf4a8
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
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "flask-reqcheck"
version = "0.0.7"
version = "0.0.8"
description = "Request validation for Flask applications using Pydantic."
keywords = ["Python", "Flask", "validation"]
authors = [{name = "Lewis Dunne"}]
Expand Down

0 comments on commit 4cbf4a8

Please sign in to comment.