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 03713a5 commit 2fe3109Copy full SHA for 2fe3109
setup.py
@@ -5,7 +5,7 @@
5
description='Slither is a Solidity static analysis framework written in Python 3.',
6
url='https://github.com/crytic/slither',
7
author='Trail of Bits',
8
- version='0.6.11',
+ version='0.6.12',
9
packages=find_packages(),
10
python_requires='>=3.6',
11
install_requires=['prettytable>=0.7.2',
0 commit comments