Bump version in __version__.py

pull/1354/head v0.22.0
Bernhard Mueller 5 years ago
parent b76ba83e6e
commit 92c9972e57
  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.21.23"
__version__ = "v0.22.0"

Loading…
Cancel
Save