diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-21 19:32:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-21 19:32:47 +0000 |
commit | 25c7ffdc95b7b004e20e7a60d2fc703cb666e193 (patch) | |
tree | 79d34fe43a4ee9b66057c90a986fd6577c997fc1 /cli_helpers/__init__.py | |
parent | Adding upstream version 2.2.0. (diff) | |
download | cli-helpers-25c7ffdc95b7b004e20e7a60d2fc703cb666e193.tar.xz cli-helpers-25c7ffdc95b7b004e20e7a60d2fc703cb666e193.zip |
Adding upstream version 2.2.1.upstream/2.2.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'cli_helpers/__init__.py')
-rw-r--r-- | cli_helpers/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_helpers/__init__.py b/cli_helpers/__init__.py index 8a124bf..b19ee4b 100644 --- a/cli_helpers/__init__.py +++ b/cli_helpers/__init__.py @@ -1 +1 @@ -__version__ = "2.2.0" +__version__ = "2.2.1" |