Skip to content

v2.0.0 tag not annotated

If you do git describe on master, you get the following:

> git describe
v2.0.0-rc4-54-ged6151a

I suspect this is happening because the v2.0.0 tag was added without annotations. Can we fix it please?