bumped up version to 0.0.6

This commit is contained in:
2026-07-19 20:20:42 +05:30
parent b3f3068f8d
commit c95de5a6e9

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "openapi-first"
version = "0.0.5"
version = "0.0.6"
description = "Strict OpenAPI-first application bootstrap for FastAPI."
readme = "README.md"
requires-python = ">=3.10"