File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ Quick start
8383.. |license | image :: https://img.shields.io/badge/license-MIT-green.svg
8484 :target: https://raw.githubusercontent.com/agusmakmun/django-log-viewer/master/LICENSE
8585
86- .. |build status | image :: https://img.shields.io/github/workflow/status/agusmakmun/django-log-viewer/Run%20tests
86+ .. |build status | image :: https://img.shields.io/github/actions/ workflow/status/agusmakmun/django-log-viewer/run-tests.yml?branch=master
8787 :target: https://github.com/agusmakmun/django-log-viewer/actions/workflows/run-tests.yml
8888
8989.. _`PyPI` : https://pypi.python.org/pypi/django-log-viewer
Original file line number Diff line number Diff line change 33
44from setuptools import setup , find_packages
55
6- __version__ = "1.1.6 "
6+ __version__ = "1.1.7 "
77
88setup (
99 name = "django-log-viewer" ,
You can’t perform that action at this time.
0 commit comments