pymp4 icon indicating copy to clipboard operation
pymp4 copied to clipboard

Recent version number tags are incorrect

Open rlaphoenix opened this issue 2 years ago • 2 comments

The git tags for 1.3.0, 1.3.1, and 1.3.2 are wrong. You seemed to have some problems when doing the new release, but we still have the change to fix the tags.

Perhaps remove the tag for 1.3.0 and 1.3.1, but keep the tag for 1.3.2, since technically we are now locked into being 1.3.2 when it should have been 1.3.0 but seemingly issues prevented you from doing that.

rlaphoenix avatar Mar 28 '23 17:03 rlaphoenix

I removed the others, but what is wrong with the 1.3.2?

beardypig avatar Mar 29 '23 07:03 beardypig

The fact that it is 1.3.2. Why is it? Following sem-ver rules, that release should have realistically been 1.2.1 or 1.3.0, but definitely not 1.3.2 when no 1.3.1 nor 1.3.0 releases were made yet.

It's already done now though, so it's not really possible to backtrack unless you yank the release on PyPI, re-release as 1.3.0, and withhold the possibility of using 1.3.2 ever again. Even then it's a bit messy.

rlaphoenix avatar Mar 29 '23 13:03 rlaphoenix