Bump LASER version

pull/79/head
Bernhard Mueller 7 years ago
parent eadaf89fe9
commit 8d53272a57
  1. 4
      setup.py

@ -254,7 +254,7 @@ Credit
setup(
name='mythril',
version='0.13.13',
version='0.13.14',
description='Security analysis tool for Ethereum smart contracts',
long_description=long_description,
@ -291,7 +291,7 @@ setup(
'web3',
'ZODB>=5.3.0',
'z3-solver>=4.5',
'laser-ethereum==0.5.7',
'laser-ethereum==0.5.8',
'requests',
'BTrees',
'py-solc'

Loading…
Cancel
Save