Skip to content

Commit a59b4ef

Browse files
committed
releasing v0.4.6
1 parent 9ce2736 commit a59b4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
LDESC = ''
2323

2424
setup(name='wsgi-request-logger',
25-
version = '0.4.5',
25+
version = '0.4.6',
2626
description = 'Apache-like combined logging for WSGI Web Applications',
2727
long_description = LDESC,
2828
author = 'Philipp Klaus',

0 commit comments

Comments
 (0)