File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# DRF API Logger
2- ![ version] ( https://img.shields.io/badge/version-1.1.17 -blue.svg )
2+ ![ version] ( https://img.shields.io/badge/version-1.1.18 -blue.svg )
33[ ![ Downloads] ( https://static.pepy.tech/personalized-badge/drf-api-logger?period=total&units=none&left_color=black&right_color=orange&left_text=Downloads%20Total )] ( http://pepy.tech/project/drf-api-logger )
44[ ![ Downloads] ( https://static.pepy.tech/personalized-badge/drf-api-logger?period=month&units=none&left_color=black&right_color=orange&left_text=Downloads%20Last%20Month )] ( https://pepy.tech/project/drf-api-logger )
55[ ![ Open Source] ( https://badges.frapsoft.com/os/v1/open-source.svg?v=103 )] ( https://opensource.org/ )
Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ DRF API Logger Model:
414414 older data. To improve the searching or filtering, try to add indexes in
415415 the drf_api_logs table.
416416
417- .. |version | image :: https://img.shields.io/badge/version-1.1.17 -blue.svg
417+ .. |version | image :: https://img.shields.io/badge/version-1.1.18 -blue.svg
418418.. |Downloads | image :: https://static.pepy.tech/personalized-badge/drf-api-logger?period=total&units=none&left_color=black&right_color=orange&left_text=Downloads%20Total
419419 :target: http://pepy.tech/project/drf-api-logger
420420.. |image1 | image :: https://static.pepy.tech/personalized-badge/drf-api-logger?period=month&units=none&left_color=black&right_color=orange&left_text=Downloads%20Last%20Month
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ def get_long_desc():
2121
2222setuptools .setup (
2323 name = "drf-api-logger" ,
24- version = "1.1.17 " ,
24+ version = "1.1.18 " ,
2525 author = "Vishal Anand" ,
2626 author_email = "vishalanandl177@gmail.com" ,
2727 description = "An API Logger for your Django Rest Framework project." ,
You can’t perform that action at this time.
0 commit comments