diff --git a/settings.py b/settings.py index 0088958..d969985 100644 --- a/settings.py +++ b/settings.py @@ -23,7 +23,7 @@ import subprocess from utils import * -__version__ = 'Responder 3.0.0.0' +__version__ = 'Responder 3.0.1.0' class Settings: