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 1
1
# 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 )
3
3
[ ![ 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 )
4
4
[ ![ 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 )
5
5
[ ![ 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():
21
21
22
22
setuptools .setup (
23
23
name = "drf_api_logger" ,
24
- version = "1.1.11 " ,
24
+ version = "1.1.12 " ,
25
25
author = "Vishal Anand" ,
26
26
27
27
description = "An API Logger for your Django Rest Framework project." ,
You can’t perform that action at this time.
0 commit comments