From 2bde95a541d1c51bbf31b3f395af69c146b8f938 Mon Sep 17 00:00:00 2001 From: Takahiro Yoshimura Date: Thu, 11 Jan 2024 09:07:28 +0900 Subject: [PATCH] Updated version --- trueseeing/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'