Skip to content

Commit d5d2492

Browse files
committed
Upgraded the version in pyproject.toml
1 parent 8a7dca2 commit d5d2492

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 = "fastopenapi"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
description = "FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic v2 and various frameworks (AioHttp, Falcon, Flask, Quart, Sanic, Starlette, Tornado)."
55
authors = [
66
{name = "Nikita Ryzhenkov", email = "[email protected]"}

0 commit comments

Comments
 (0)