17 Feb
2020
17 Feb
'20
12:42 p.m.
On 2020-02-17 15:02:14 -0500 (-0500), Doug Hellmann wrote: [...]
I’m not 100% sure, but I think if you remove a release from PyPI you can’t release again using that version number. So a future stable release would have to be 1.1.0, or something like that. [...]
More accurately, you can't republish the same filename to PyPI even if it's been previously deleted. You could however publish a oslo.limit-1.0.0.post1.tar.gz after deleting oslo.limit-1.0.0.tar.gz though that seems a bit of a messy workaround. -- Jeremy Stanley