X-Git-Url: https://git.jsancho.org/?p=datasette-pytables.git;a=blobdiff_plain;f=RELEASING.md;fp=RELEASING.md;h=adf8859ca8fa8e7f0c1c7b9d794a83b31452bf5b;hp=64df5edb39803dd3bab74ee7b1802da03f752c04;hb=f0209c4972bfcba0677e33c16fe0034fb34c778b;hpb=4e2383e4c4af6e1e9d03d4aa33a0e9bc6e01d399 diff --git a/RELEASING.md b/RELEASING.md index 64df5ed..adf8859 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -87,7 +87,7 @@ Do a quick check that the tarball is sane. ## Announcing -* Send an announcement to the python-announce, python-users and pydata +* Send an announcement to the pytables-announce, pytables-users and pydata lists. Use the ``ANNOUNCE.md`` file as skeleton (or possibly as the definitive version). @@ -101,6 +101,8 @@ Do a quick check that the tarball is sane. #XXX version-specific blurb XXX# +* Update ``VERSION`` file to X.Y.(Z+1)-dev + * Commit your changes with: ```