To release a new version of the PyLS you need to follow these steps:Close the current milestone on Githubgit pull or git fetch/mergegit tag -a X.X.X -m 'Release X.X.X'git push upstream --tagsPublish release in our Github Releases page