We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4fef3 commit 3492353Copy full SHA for 3492353
fastopenapi/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.2.0"
+__version__ = "0.2.1"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
2
name = "fastopenapi"
3
-version = "0.2.0"
+version = "0.2.1"
4
description = "FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic."
5
authors = [
6
{name = "Nikita Ryzhenkov", email = "nikita.ryzhenkoff@gmail.com"}
0 commit comments