Skip to content

Commit affe958

Browse files
committed
v0.5.0
1 parent c67fad8 commit affe958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description='Slither is a Solidity static analysis framework written in Python 3.',
66
url='https://github.com/trailofbits/slither',
77
author='Trail of Bits',
8-
version='0.4.0',
8+
version='0.5.0',
99
packages=find_packages(),
1010
python_requires='>=3.6',
1111
install_requires=['prettytable>=0.7.2'],

0 commit comments

Comments
 (0)