Skip to content

Commit 1f40e92

Browse files
authored
0.9.5
1 parent 39ca963 commit 1f40e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
description="Slither is a Solidity static analysis framework written in Python 3.",
99
url="https://github.com/crytic/slither",
1010
author="Trail of Bits",
11-
version="0.9.4",
11+
version="0.9.5",
1212
packages=find_packages(),
1313
python_requires=">=3.8",
1414
install_requires=[

0 commit comments

Comments
 (0)