Are you experiencing an issue with...
:beetle: Description
I have https://github.com/rominf/jira-oauth library, it uses PyPI version shield in README.md. The problem is that version is old:

:link: Link to the badge
https://img.shields.io/pypi/v/jira-oauth.svg
:bulb: Possible Solution
?
Looks like you posted this just after pushing a release. We cache version badges for 5 minutes for performance reason, so it may take up to 5 mins for the version badge to catch up. Some upstream services also have their own caching. If it was longer than that, its possible the PyPI API outputs also have a bit of cache latency on them.
OK. Thank you for an explanation.
Is there a way to force cache refresh?
No we don't provide a way to override it
Most helpful comment
Looks like you posted this just after pushing a release. We cache version badges for 5 minutes for performance reason, so it may take up to 5 mins for the version badge to catch up. Some upstream services also have their own caching. If it was longer than that, its possible the PyPI API outputs also have a bit of cache latency on them.