Tags: 'final' and 'finalfinal'
mboelen opened this issue · 6 comments
Hi team,
Thanks for your project. We added Pyt to our security tools section. While reviewing we noticed we could only extract tags from the GitHub repo, as no releases are used. Now tags are sorted by alphabet, meaning that the tagged version 'finalfinal' always is listed as the highest release number. Not sure if it is possible, but you could re-tag it 'final' and 'finalfinal'. Then the community can pick up future released and promote your project. Otherwise, it gets stuck on a very old version ;-)
I'll try getting all releases and tags deleted that aren't 0.34 (since .34 is the only one documented in the changelog and the latest version.)
Git tags are pretty permanent AFAIK though, we'll see
Thanks, it shows 0.34 now on our tool page :)
Awesome! :D