X-Git-Url: https://git.jsancho.org/?p=datasette-pytables.git;a=blobdiff_plain;f=RELEASING.md;h=a6242f15bb87b83957958dc5c9fd238c2a02ad87;hp=adf8859ca8fa8e7f0c1c7b9d794a83b31452bf5b;hb=46a6f1505911198ff7525ca162252f2d22f7d59c;hpb=f0209c4972bfcba0677e33c16fe0034fb34c778b diff --git a/RELEASING.md b/RELEASING.md index adf8859..a6242f1 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -44,6 +44,12 @@ Date: 2018-06-01 $ git push --tags ``` +* Do the official release. Go to: + +https://github.com/PyTables/datasette-pytables/releases/edit/vX.Y.Z + +and add the title for the release (vX.Y.Z) and the release notes there. + ## Testing