From 8bde93f6218c5522328594995c44f66cafe1d95d Mon Sep 17 00:00:00 2001 From: Nikhil Parasaram Date: Tue, 2 Nov 2021 09:31:56 +0000 Subject: [PATCH] Mythril v0.22.29 --- mythril/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mythril/__version__.py b/mythril/__version__.py index 8906463e..2792fa91 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.28" +__version__ = "v0.22.29"