We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc33683 commit 0131e0eCopy full SHA for 0131e0e
setup.py
@@ -7,7 +7,7 @@ def read(*parts):
7
encoding="utf-8").read()
8
9
setup(name='logstash_formatter',
10
- version='0.5.7',
+ version='0.5.8',
11
description='JSON formatter meant for logstash',
12
long_description=read('README.rst'),
13
url='https://github.com/exoscale/python-logstash-formatter',
0 commit comments