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 9ce2736 commit a59b4efCopy full SHA for a59b4ef
setup.py
@@ -22,7 +22,7 @@
22
LDESC = ''
23
24
setup(name='wsgi-request-logger',
25
- version = '0.4.5',
+ version = '0.4.6',
26
description = 'Apache-like combined logging for WSGI Web Applications',
27
long_description = LDESC,
28
author = 'Philipp Klaus',
0 commit comments