We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f8d8a commit f39da02Copy full SHA for f39da02
setup.py
@@ -15,7 +15,7 @@
15
LDESC = ''
16
17
setup(name='wsgi-request-logger',
18
- version = '0.4.4',
+ version = '0.4.5',
19
description = 'Apache-like combined logging for WSGI Web Applications',
20
long_description = LDESC,
21
author = 'Philipp Klaus',
0 commit comments