X-Git-Url: https://git.jsancho.org/?p=datasette-pytables.git;a=blobdiff_plain;f=RELEASING.md;h=1c6c882295cc693054aeb0022cfa00fd33774ccb;hp=c4b8079054162174594836579f7dce4c6e0cc9fd;hb=5a0d3ffb54bb0296742c098c55d8b7cdba196651;hpb=d771be7cc580e18f41d401cbc985360ace74be71 diff --git a/RELEASING.md b/RELEASING.md index c4b8079..1c6c882 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -7,6 +7,8 @@ Date: 2018-06-01 ## Preliminaries +* Update the version number at ``VERSION`` and ``ANNOUNCE.md``. + * Make sure that ``RELEASE_NOTES.md`` and ``ANNOUNCE.md`` are up to date with the latest news in the release. @@ -62,6 +64,7 @@ Date: 2018-06-01 $ git clone https://github.com/PyTables/datasette-pytables $ cd datasette-pytables $ python setup.py build + $ pytest ``` * Make the tarball with the command: