diff options
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" |