From 44beb73affed4a22559f09179e3f9e759295f338 Mon Sep 17 00:00:00 2001 From: Guillaume Maze Date: Fri, 15 May 2020 18:13:16 +0200 Subject: [PATCH] Release v0.1.2 --- HOW_TO_RELEASE | 2 +- docs/whats-new.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HOW_TO_RELEASE b/HOW_TO_RELEASE index 072ecfcc..eea29de7 100644 --- a/HOW_TO_RELEASE +++ b/HOW_TO_RELEASE @@ -12,6 +12,6 @@ This will trigger the publish Github action that will push the release on Pypi. -1. Create a branch with this release code: +1. Create a branch with this release code for legacy. ```git checkout tags/v0.X.Y -b v0.X.Y-branch``` \ No newline at end of file diff --git a/docs/whats-new.rst b/docs/whats-new.rst index 4b5e7032..759c05d0 100644 --- a/docs/whats-new.rst +++ b/docs/whats-new.rst @@ -3,8 +3,8 @@ What's New ========== -v0.1.2 (XX May 2020) ---------------------- +v0.1.2 (15 May 2020) +-------------------- **Features and front-end API**