From e868e08ec9c41fac45d00afcc28a498983982c38 Mon Sep 17 00:00:00 2001 From: Maurizio Lombardi Date: Mon, 29 May 2023 14:29:21 +0200 Subject: [PATCH] version 2.1.56 Signed-off-by: Maurizio Lombardi --- targetcli/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targetcli/version.py b/targetcli/version.py index 2be0af6..9b416c9 100644 --- a/targetcli/version.py +++ b/targetcli/version.py @@ -15,4 +15,4 @@ under the License. ''' -__version__ = '2.1.55' +__version__ = '2.1.56'