Skip to content

Commit adf4d04

Browse files
committed
Bump version
1 parent bf253c0 commit adf4d04

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
@@ -16,7 +16,7 @@
1616
setup(
1717
name='django-requestlogs',
1818
zip_safe=False,
19-
version='0.2.0',
19+
version='0.2.1',
2020
description='Audit logging for Django and Django Rest Framework',
2121
long_description=long_description,
2222
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)