From 99df7679c8ba0c32986389a9703fa7492a27eda4 Mon Sep 17 00:00:00 2001 From: alufers Date: Tue, 22 Nov 2022 15:14:58 +0100 Subject: [PATCH] 0.7.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1dc102d..e8f29c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mitmproxy2swagger" -version = "0.7.0" +version = "0.7.1" description = "" authors = ["alufers "] readme = "README.md"