From: Guillaume Pellerin Date: Tue, 31 Dec 2019 09:48:38 +0000 (+0100) Subject: goto 0.8.0 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=9ed038416cc0f6985dbe9fe7d7f945b5ab2d3cf9;p=deefuzzer.git goto 0.8.0 --- diff --git a/setup.py b/setup.py index 55e0214..5c063f8 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.7.3', + version='0.8.0', install_requires=[ 'setuptools', 'python-shout==0.2.6',