Skip to content

Commit 3d4f934

Browse files
authored
Merge pull request #2004 from crytic/bump-version
0.9.5
2 parents 39ca963 + 1f40e92 commit 3d4f934

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)