From c4c932e1aa49815bf8d5a5d4e97ac66ba9cb6726 Mon Sep 17 00:00:00 2001 From: Nikhil Parasaram Date: Mon, 10 Jun 2019 20:28:17 +0530 Subject: [PATCH] Mythril v0.20.9 --- mythril/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mythril/__version__.py b/mythril/__version__.py index 47e8bec6..0917f2ac 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.20.8" +__version__ = "v0.20.9"