We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c67fad8 commit affe958Copy full SHA for affe958
setup.py
@@ -5,7 +5,7 @@
5
description='Slither is a Solidity static analysis framework written in Python 3.',
6
url='https://github.com/trailofbits/slither',
7
author='Trail of Bits',
8
- version='0.4.0',
+ version='0.5.0',
9
packages=find_packages(),
10
python_requires='>=3.6',
11
install_requires=['prettytable>=0.7.2'],
0 commit comments