Skip to content

Commit

Permalink
0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
montyly committed Nov 3, 2022
1 parent 440ac4b commit a41f867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
description="Slither is a Solidity static analysis framework written in Python 3.",
url="https://github.com/crytic/slither",
author="Trail of Bits",
version="0.9.0",
version="0.9.1",
packages=find_packages(),
python_requires=">=3.8",
install_requires=[
Expand Down

0 comments on commit a41f867

Please sign in to comment.