File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
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.11 -blue.svg )
2+ ![ version] ( https://img.shields.io/badge/version-1.1.12 -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[ ![ Downloads] ( https://static.pepy.tech/personalized-badge/drf-api-logger?period=week&units=none&left_color=black&right_color=orange&left_text=Downloads%20Last%20Week )] ( https://pepy.tech/project/drf-api-logger )
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.11 " ,
24+ version = "1.1.12 " ,
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