diff --git a/setup.py b/setup.py index 7d14302..67d745d 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ description='Etheno is a JSON RPC multiplexer, Manticore wrapper, differential fuzzer, and test framework integration tool.', url='https://github.com/trailofbits/etheno', author='Trail of Bits', - version='0.2.0', + version='0.2.1', packages=find_packages(), python_requires='>=3.6', install_requires=[