From a0140d1940ed2f73e384862652b28e6773c6e620 Mon Sep 17 00:00:00 2001 From: luto Date: Sun, 28 Apr 2024 18:17:51 +0200 Subject: [PATCH] v0.13.0 --- src/shellinspector/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shellinspector/__about__.py b/src/shellinspector/__about__.py index ea370a8..f23a6b3 100644 --- a/src/shellinspector/__about__.py +++ b/src/shellinspector/__about__.py @@ -1 +1 @@ -__version__ = "0.12.0" +__version__ = "0.13.0"