diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-02-12 06:07:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-02-12 06:07:10 +0000 |
commit | e6f558fbe0e6252f880f90b5a5cd556dfb5ebf11 (patch) | |
tree | 07afa40629447df997726efd4de84d5987ff5e50 /cli_helpers | |
parent | Adding upstream version 2.3.0. (diff) | |
download | cli-helpers-upstream.tar.xz cli-helpers-upstream.zip |
Adding upstream version 2.3.1.upstream/2.3.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'cli_helpers')
-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 55e4709..3a5935a 100644 --- a/cli_helpers/__init__.py +++ b/cli_helpers/__init__.py @@ -1 +1 @@ -__version__ = "2.3.0" +__version__ = "2.3.1" |