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 30bb439 commit 39f560bCopy full SHA for 39f560b
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.1.0',
+ version='0.2.0',
9
packages=find_packages(),
10
python_requires='>=3.6',
11
install_requires=['prettytable>=0.7.2'],
0 commit comments