rename to __version__

pull/1062/head
Joran Honig 6 years ago
parent 3ad9919527
commit 0d4023d629
  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.8" # NOQA
__version__ = "v0.20.8"

Loading…
Cancel
Save