Skip to content

Commit 6aaaceb

Browse files
committed
Fix PyPI badge caching issue
1 parent b510ccc commit 6aaaceb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<div align="center">
44

5-
![PyPI](https://img.shields.io/pypi/v/quickforge?style=for-the-badge&color=blue)
5+
[![PyPI](https://img.shields.io/pypi/v/quickforge?style=for-the-badge&color=blue&cacheSeconds=0)](https://pypi.org/project/quickforge/)
66
![Python](https://img.shields.io/badge/Python-3.11+-3776AB?style=for-the-badge&logo=python&logoColor=white)
7-
![License](https://img.shields.io/pypi/l/quickforge?style=for-the-badge)
7+
[![License](https://img.shields.io/github/license/Technical-1/pythonforge?style=for-the-badge)](LICENSE)
88

99
**Modern Python project bootstrapper with 2025's best toolchain.**
1010

0 commit comments

Comments
 (0)