Skip to content

Commit eabac0a

Browse files
committed
Update version 0.11.2
1 parent 8f659cb commit eabac0a

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
@@ -8,7 +8,7 @@
88
description="Slither is a Solidity and Vyper static analysis framework written in Python 3.",
99
url="https://github.com/crytic/slither",
1010
author="Trail of Bits",
11-
version="0.11.1",
11+
version="0.11.2",
1212
packages=find_packages(),
1313
python_requires=">=3.8",
1414
install_requires=[

0 commit comments

Comments
 (0)