diff --git a/catcli/version.py b/catcli/version.py index 19ad74a..036a7f5 100644 --- a/catcli/version.py +++ b/catcli/version.py @@ -3,4 +3,4 @@ author: deadc0de6 (https://github.com/deadc0de6) Copyright (c) 2022, deadc0de6 """ -__version__ = '0.9.4' +__version__ = '0.9.5'