Skip to content

Commit 2fe3109

Browse files
committed
0.6.12
1 parent 03713a5 commit 2fe3109

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.11',
8+
version='0.6.12',
99
packages=find_packages(),
1010
python_requires='>=3.6',
1111
install_requires=['prettytable>=0.7.2',

0 commit comments

Comments
 (0)