From b2df73fe0b75c2c9c7efc0a3f49d454585f9e145 Mon Sep 17 00:00:00 2001 From: Nikhil Parasaram Date: Thu, 5 Aug 2021 03:48:29 +0530 Subject: [PATCH] Mythril v0.22.24 --- mythril/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mythril/__version__.py b/mythril/__version__.py index 28606eb2..2a192770 100644 --- a/mythril/__version__.py +++ b/mythril/__version__.py @@ -4,4 +4,4 @@ This file is suitable for sourcing inside POSIX shell, e.g. bash as well as for importing into Python. """ -__version__ = "v0.22.23" +__version__ = "v0.22.24"