diff --git a/trueseeing/__init__.py b/trueseeing/__init__.py index 9d306321..23264de5 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.7' +__version__ = '2.1.8'