Skip to content

Commit 7dc4a72

Browse files
committed
Bump version
1 parent fc1c373 commit 7dc4a72

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.1',
19+
version='0.2.2',
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)