Skip to content

Commit 3492353

Browse files
committed
Changed version
1 parent 8b4fef3 commit 3492353

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fastopenapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.2.1"

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.2.0"
3+
version = "0.2.1"
44
description = "FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic."
55
authors = [
66
{name = "Nikita Ryzhenkov", email = "[email protected]"}

0 commit comments

Comments
 (0)