diff --git a/trueseeing/__init__.py b/trueseeing/__init__.py index 59be8b6..58cf3f7 100644 --- a/trueseeing/__init__.py +++ b/trueseeing/__init__.py @@ -16,4 +16,4 @@ # along with this program. If not, see . """Trueseeing is a non-decompiling Android application vulnerability scanner.""" -__version__ = '2.1.9' +__version__ = '2.1.9.1'