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