beardypig/pymp4

Recent version number tags are incorrect

rlaphoenix opened this issue · 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.

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

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.