Skip to content

Commit 7cadf98

Browse files
committed
v0.6.4
1 parent 29fb937 commit 7cadf98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description='Slither is a Solidity static analysis framework written in Python 3.',
66
url='https://github.com/crytic/slither',
77
author='Trail of Bits',
8-
version='0.6.3',
8+
version='0.6.4',
99
packages=find_packages(),
1010
python_requires='>=3.6',
1111
install_requires=['prettytable>=0.7.2', 'pysha3>=1.0.2', 'crytic-compile>=0.1.1'],

0 commit comments

Comments
 (0)