We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39ca963 + 1f40e92 commit 3d4f934Copy full SHA for 3d4f934
setup.py
@@ -8,7 +8,7 @@
8
description="Slither is a Solidity static analysis framework written in Python 3.",
9
url="https://github.com/crytic/slither",
10
author="Trail of Bits",
11
- version="0.9.4",
+ version="0.9.5",
12
packages=find_packages(),
13
python_requires=">=3.8",
14
install_requires=[
0 commit comments