From 21e21269a62435a97604ddc417d0f6c79c9d83a2 Mon Sep 17 00:00:00 2001 From: Nikhil Parasaram Date: Sat, 15 Jan 2022 23:03:10 +0000 Subject: [PATCH] Mythril v0.22.36 --- mythril/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mythril/__version__.py b/mythril/__version__.py index b920ced9..38bcc17d 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.35" +__version__ = "v0.22.36"