Skip to content

Commit aeeb2d3

Browse files
authored
prepare 0.10.4 release
1 parent 46061c5 commit aeeb2d3

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

0 commit comments

Comments
 (0)