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 43b5732 commit 0f50a28Copy full SHA for 0f50a28
setup.py
@@ -21,7 +21,7 @@ def get_long_desc():
21
22
setuptools.setup(
23
name="drf_api_logger",
24
- version="1.1.13",
+ version="1.1.14",
25
author="Vishal Anand",
26
author_email="vishalanandl177@gmail.com",
27
description="An API Logger for your Django Rest Framework project.",
0 commit comments