From b48f6deedb3bc94c595a0ff47189c1510e8a0c84 Mon Sep 17 00:00:00 2001 From: Nikhil Parasaram Date: Wed, 7 Jun 2023 19:30:17 +0530 Subject: [PATCH] Mythril v0.23.23 --- mythril/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mythril/__version__.py b/mythril/__version__.py index 37e3dbce..40718721 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.23.22" +__version__ = "v0.23.23"