diff --git a/setup.py b/setup.py index 478913e..b4e24da 100755 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def tests_suite(): setup(name='logstash_formatter', - version='0.5.16', + version='0.5.17', description='JSON formatter meant for logstash', long_description=read('README.rst'), url='https://github.com/exoscale/python-logstash-formatter',