diff --git a/setup.py b/setup.py index 72f22d4..38a9baa 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ A CLI-based automated security reconnaissance and asset discovery tool """ -__version__ = "2.4.0" +__version__ = "2.4.1" __author__ = "root-Manas" __license__ = "MIT"