Skip to content

Commit f39da02

Browse files
committed
releasing v0.4.5
1 parent d1f8d8a commit f39da02

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
@@ -15,7 +15,7 @@
1515
LDESC = ''
1616

1717
setup(name='wsgi-request-logger',
18-
version = '0.4.4',
18+
version = '0.4.5',
1919
description = 'Apache-like combined logging for WSGI Web Applications',
2020
long_description = LDESC,
2121
author = 'Philipp Klaus',

0 commit comments

Comments
 (0)