From: Guillaume Pellerin Date: Tue, 31 Dec 2019 17:46:13 +0000 (+0100) Subject: [setup] bump to 0.8.0 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=011e3806ba4a0ec3a052d57919770c2c37f3dc66;p=deefuzzer.git [setup] bump to 0.8.0 --- diff --git a/setup.py b/setup.py index a534992..a77a123 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.0a2', + version='0.8.0', install_requires=[ 'setuptools', 'wheel',