diff --git a/setup.py b/setup.py index 3eb69685..60fe59b7 100755 --- a/setup.py +++ b/setup.py @@ -254,7 +254,7 @@ Credit setup( name='mythril', - version='0.11.3', + version='0.12.0', description='Security analysis tool for Ethereum smart contracts', long_description=long_description,