diff --git a/mythril/version.py b/mythril/version.py index 01e7ce469..dbb80403c 100644 --- a/mythril/version.py +++ b/mythril/version.py @@ -1,3 +1,3 @@ # This file is suitable for sourcing inside POSIX shell, e.g. bash as # well as for importing into Python -VERSION="v0.18.12" # NOQA +VERSION="v0.18.13" # NOQA