From 622f2a46d27ffacd231e4e5bb54d4cbcb898f475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20K=C3=B6tter?= Date: Fri, 6 Sep 2024 13:02:01 +0200 Subject: [PATCH] release 0.7.1 --- aiopenapi3/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aiopenapi3/version.py b/aiopenapi3/version.py index 7895ad9b..a5f830a2 100644 --- a/aiopenapi3/version.py +++ b/aiopenapi3/version.py @@ -1 +1 @@ -__version__ = "0.7.1a1" +__version__ = "0.7.1"