calver scheme `0M` is implemented, but not `MM`?
If I get it right, {month} correspond to the {0M} calver scheme (from https://calver.org/) but I did not find how to handle the MM scheme.
I would like to have the MM one, because it is PEP 440 complient, as 0M is not.