Skip to content

Commit fb9028d

Browse files
authored
Merge pull request #10 from MehrazRumman/wip
fix pypi badge cache
2 parents dd32c85 + c6716c3 commit fb9028d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Structured logging and observability middleware for FastAPI applications.
44

55
[![Test](https://github.com/MehrazRumman/fastapi-observer/actions/workflows/tests.yml/badge.svg)](https://github.com/MehrazRumman/fastapi-observer/actions/workflows/tests.yml)
66
[![coverage](https://raw.githubusercontent.com/MehrazRumman/fastapi-observer/main/assets/coverage.svg)](https://github.com/MehrazRumman/fastapi-observer/actions/workflows/coverage-badge.yml)
7-
[![pypi package](https://img.shields.io/pypi/v/fastapi-inspector?logo=pypi&label=pypi%20package)](https://pypi.org/project/fastapi-inspector/)
7+
[![pypi package](https://img.shields.io/pypi/v/fastapi-inspector?logo=pypi&label=pypi%20package&cacheSeconds=300)](https://pypi.org/project/fastapi-inspector/)
88
[![python](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-brightgreen?logo=python&logoColor=white)](#python-compatibility)
99

1010
**[Documentation](https://mehrazrumman.github.io/fastapi-inspector/)** · [Changelog](CHANGELOG.md) · [Contributing](CONTRIBUTING.md)

0 commit comments

Comments
 (0)