Skip to content

Commit 39f560b

Browse files
committed
Version 0.2.0
1 parent 30bb439 commit 39f560b

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.1.0',
8+
version='0.2.0',
99
packages=find_packages(),
1010
python_requires='>=3.6',
1111
install_requires=['prettytable>=0.7.2'],

0 commit comments

Comments
 (0)