Update mythril to 0.20.4

cfg_fix v0.20.4
Nikhil Parasaram 6 years ago committed by GitHub
parent 819747128d
commit 44ed641f81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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.3" # NOQA
VERSION = "v0.20.4" # NOQA

Loading…
Cancel
Save