From 028fae6ff1f6a61cd7298f3db48b6bea9f438f9a Mon Sep 17 00:00:00 2001 From: Nikhil Parasaram Date: Wed, 25 Sep 2019 18:44:04 +0100 Subject: [PATCH] Mythril v0.21.17 --- mythril/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mythril/__version__.py b/mythril/__version__.py index cc377277..9085271a 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.21.16" +__version__ = "v0.21.17"