This PR creates a release script and a Github action. The release script updates the version, makes a tag, and uploads the changes to the upstream, where a GitHub action is performed to create a new release on Github. The Github release is a trigger for the pypi release (#85) and downstream releases for fedora(disabled because the downstream repo does not exist).
This PR creates a release script and a Github action. The release script updates the version, makes a tag, and uploads the changes to the upstream, where a GitHub action is performed to create a new release on Github. The Github release is a trigger for the pypi release (#85) and downstream releases for fedora(disabled because the downstream repo does not exist).