# Creating a Release

Run the [release make command](Makefile):
```bash
make release TAG=v[X.Y.Z]
```