We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ca963 commit 1f40e92Copy full SHA for 1f40e92
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