From 2c24ce16445283c3889ede4ad4bc8de51d2b0209 Mon Sep 17 00:00:00 2001 From: luto Date: Wed, 14 Feb 2024 00:56:04 +0100 Subject: [PATCH] v0.11.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 61fb31c..ae6db5f 100644 --- a/src/shellinspector/__about__.py +++ b/src/shellinspector/__about__.py @@ -1 +1 @@ -__version__ = "0.10.0" +__version__ = "0.11.0"