You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just uploaded a new version of a package (pliers 0.4.0) to PyPI; I had no trouble with the upload, and haven't changed anything packaging-related since 0.3.0 as far as I know. I get the following rather strange behavior:
The release history on the main project page doesn't show 0.4.0 at all.
The release history under the version 0.4.0 page does show 0.4.0 as the latest version.
The 0.4.0 release is not visible to pip.
I've searched the board, but can't find anything that seems relevant other than #6990, which suggests a caching issue that's been fixed. It's been more than an hour since the upload, so it doesn't seem like this is what's going on.
The only other thing I can think of is that the project currently contains no description. That's something I can (and should) easily remedy, but doesn't seem like a likely culprit unless PyPI now requires releases to have descriptions and didn't at the time of the last release (June 2019).