diff --git a/setup.py b/setup.py index 536c2b44..8f33ac36 100755 --- a/setup.py +++ b/setup.py @@ -254,7 +254,7 @@ Credit setup( name='mythril', - version='0.13.8', + version='0.13.9', description='Security analysis tool for Ethereum smart contracts', long_description=long_description,