From: yomguy Date: Mon, 25 Jun 2012 09:40:28 +0000 (+0200) Subject: go to 0.6.5 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=428c921f06cbdabfa24552e68caedd5dac68c75d;p=deefuzzer.git go to 0.6.5 --- diff --git a/setup.py b/setup.py index 7ff9f47..52c06e7 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( long_description = open('README.rst').read(), author = "Guillaume Pellerin", author_email = "yomguy@parisson.com", - version = '0.6.4', + version = '0.6.5', install_requires = [ 'setuptools', 'tinyurl',