You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the version variable in conf.py set to v5.0.0 and created a Git tag v5.0.0.
When I run sphinx-multiversion . build/html --dump-metadata, the output shows that version is latest for the v5.0.0 tag.
Why is version showing latest? Is there some other variable I should be using?