Skip to content

Commit

Permalink
v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
montyly committed Jan 31, 2019
1 parent 00b3c89 commit c2ff658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@
description='Slither is a Solidity static analysis framework written in Python 3.',
url='https://github.com/trailofbits/slither',
author='Trail of Bits',
version='0.5.1',
version='0.5.2',
packages=find_packages(),
python_requires='>=3.6',
install_requires=['prettytable>=0.7.2'],
Expand Down

0 comments on commit c2ff658

Please sign in to comment.