From 5bdecceece964f0a62d93e9e9043b7d99a9429ee Mon Sep 17 00:00:00 2001 From: Clare Shanahan Date: Fri, 31 Jan 2025 15:57:59 -0500 Subject: [PATCH] add instruction to update CITATION.cff after bugfix release --- docs/dev/release.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/dev/release.rst b/docs/dev/release.rst index 739b140a39..c462cfcccd 100644 --- a/docs/dev/release.rst +++ b/docs/dev/release.rst @@ -350,6 +350,9 @@ instances of ``vX.Y.x`` with ``v3.5.x``. Specviz2d ^^^^^^^^^ + Update the ``CITATION.cff`` file's ``date-released``, ``version`` and + ``authors`` (if any new) sections to match the release branch. + #. Commit your changes of the, uh, change log with a message, "Back to development: A.B.dev" #. Finally, you will need to set up the vX.Y.x branch for the next (potential)