From 5878acf90984352c36e66b20f05a2cf373c56598 Mon Sep 17 00:00:00 2001 From: Bernhard Mueller Date: Thu, 12 Oct 2017 09:36:12 +0700 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fbe4aeb0..40b14176 100755 --- a/setup.py +++ b/setup.py @@ -219,7 +219,7 @@ security community. setup( name='mythril', - version='0.3.13', + version='0.3.14', description='A reversing and bug hunting framework for the Ethereum blockchain', long_description=long_description,