From e1ddf721fabca2032f3af37a0ee6afecdd8ea027 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Fri, 24 Apr 2020 16:59:16 +0200 Subject: [PATCH] DOC: fix title of RELEASE_GUIDELINES --- RELEASE_GUIDELINES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_GUIDELINES.md b/RELEASE_GUIDELINES.md index 44dda026..02be5c1a 100644 --- a/RELEASE_GUIDELINES.md +++ b/RELEASE_GUIDELINES.md @@ -1,4 +1,4 @@ -# Release Guidelines for the CaosDB MySQL Backend +# Release Guidelines for the CaosDB Python Client Library This document specifies release guidelines in addition to the generel release guidelines of the CaosDB Project -- GitLab