Skip to content

Commit 0a43fe7

Browse files
committed
chore: bump version to 0.1.4 for next release
1 parent 447df1e commit 0a43fe7

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
[project]
22
name = "fastapi-problem-details"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Structure your FastAPI APIs error responses with consistent and machine readable format using the RFC 9457 \"Problem Details for HTTP APIs\" standard"
55
authors = [{ name = "g0di", email = "[email protected]" }]
66
dependencies = ["fastapi>=0.100.0", "pydantic>=2.0.0"]

0 commit comments

Comments
 (0)