From a4fe7b287e24e1fe44977b474b2c4cb0b0f4e762 Mon Sep 17 00:00:00 2001 From: Nikhil Parasaram Date: Wed, 6 Mar 2024 14:27:30 +0000 Subject: [PATCH] Mythril v0.24.7 --- mythril/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mythril/__version__.py b/mythril/__version__.py index d69623ce..ed5aef0e 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.24.6" +__version__ = "v0.24.7"