From: Guillaume Pellerin Date: Sat, 12 Jun 2021 08:31:47 +0000 (+0200) Subject: bump to 0.8.1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=30b036b8ef495864ade9344ccddd1a14b5304cf9;p=deefuzzer.git bump to 0.8.1 --- diff --git a/setup.py b/setup.py index 36cf632..9e262e5 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( long_description=open('README.rst').read(), author="Guillaume Pellerin", author_email="yomguy@parisson.com", - version='0.8.0', + version='0.8.1', install_requires=[ 'setuptools', 'wheel',