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 bf253c0 commit adf4d04Copy full SHA for adf4d04
setup.py
@@ -16,7 +16,7 @@
16
setup(
17
name='django-requestlogs',
18
zip_safe=False,
19
- version='0.2.0',
+ version='0.2.1',
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