Description
The pepy project page for crdb-dump shows "latest version 0.3.0, released Jun 3, 2025" in the header. PyPI has been past that for a while: 0.4.0, 0.5.0, 0.6.0 and 0.6.1 were all released in June/July 2026, and PyPI reports 0.6.1 as the current version.
Interestingly, the per-version download table on the same pepy page does list 0.4.0 through 0.6.1 and their downloads, so the download pipeline clearly sees the newer releases. Only the "latest version" / release date metadata in the header appears stuck, and it has been that way for weeks.
Links
Expected
Header should show 0.6.1 (or whatever PyPI reports as latest).
Actual
Header shows 0.3.0, released Jun 3, 2025.
Happy to provide anything else that helps debugging. Thanks for pepy!
Description
The pepy project page for
crdb-dumpshows "latest version 0.3.0, released Jun 3, 2025" in the header. PyPI has been past that for a while: 0.4.0, 0.5.0, 0.6.0 and 0.6.1 were all released in June/July 2026, and PyPI reports 0.6.1 as the current version.Interestingly, the per-version download table on the same pepy page does list 0.4.0 through 0.6.1 and their downloads, so the download pipeline clearly sees the newer releases. Only the "latest version" / release date metadata in the header appears stuck, and it has been that way for weeks.
Links
Expected
Header should show 0.6.1 (or whatever PyPI reports as latest).
Actual
Header shows 0.3.0, released Jun 3, 2025.
Happy to provide anything else that helps debugging. Thanks for pepy!