diff --git a/catcli/version.py b/catcli/version.py index adda915..e6ecff3 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.10.1' +__version__ = '1.0'