The orphan 0.148.0 tag (commit b43d039 from the abandoned 1.x
pre-revert line) was preserved as `legacy/0.148.0` and the
`0.148.0` tag was moved onto master ancestor c96a997. This unblocks
python-semantic-release, which was refusing to release because
0.148.0 already existed on the remote. The next PSR run will see
0.148.0 as the latest ancestor and bump to 0.149.0 (minor) for the
`feat: drop Python 3.9 support` (#1688) commit since then.
0 commit comments