diff --git a/setup.py b/setup.py index 2a7fd550..78a3401b 100755 --- a/setup.py +++ b/setup.py @@ -219,7 +219,7 @@ security community. setup( name='mythril', - version='0.4.2', + version='0.4.3', description='A reversing and bug hunting framework for the Ethereum blockchain', long_description=long_description,