Fix solc error

pull/1444/head v0.22.14
Nikhil Parasaram 4 years ago committed by GitHub
parent 82326b773c
commit fdb1479b4b
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.22.13"
__version__ = "v0.22.14"

Loading…
Cancel
Save