How To: Release
Update the version in the following files:
installation.rst
(look forsnappy_pipeline.git@VERSION
)TODO more?
Create a tag and push it
$ git tag v0.1.0 $ git push --tags origin
That’s it, so far we don’t create packages or deploy the documentation.