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 fc1c373 commit 7dc4a72Copy full SHA for 7dc4a72
setup.py
@@ -16,7 +16,7 @@
16
setup(
17
name='django-requestlogs',
18
zip_safe=False,
19
- version='0.2.1',
+ version='0.2.2',
20
description='Audit logging for Django and Django Rest Framework',
21
long_description=long_description,
22
long_description_content_type='text/markdown',
0 commit comments