From 3e3e5186e494c5ee48c8dc7e00ba703cdf9606f3 Mon Sep 17 00:00:00 2001 From: Nikhil Parasaram Date: Thu, 18 Nov 2021 22:43:51 +0000 Subject: [PATCH] Mythril v0.22.31 --- mythril/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mythril/__version__.py b/mythril/__version__.py index 290ffbba..2d9918dc 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.30" +__version__ = "v0.22.31"