From 1b65ea30f2044e47701318d9c152a844a055dad8 Mon Sep 17 00:00:00 2001 From: luolingchun Date: Mon, 9 Feb 2026 15:26:59 +0800 Subject: [PATCH] release v5.0.0rc1 --- flask_openapi/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask_openapi/__version__.py b/flask_openapi/__version__.py index ed48cdab..da4a7471 100644 --- a/flask_openapi/__version__.py +++ b/flask_openapi/__version__.py @@ -1 +1 @@ -__version__ = "4.3.1" +__version__ = "5.0.0rc1"