From fcba81d222830884216ed25029b14469e24b78ee Mon Sep 17 00:00:00 2001 From: Nils <> Date: Thu, 14 Jan 2021 21:18:10 +0100 Subject: [PATCH] missing docs --- engine/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/config.py b/engine/config.py index 98bd4f0..f0993a1 100644 --- a/engine/config.py +++ b/engine/config.py @@ -21,7 +21,7 @@ METADATA={ #release announcements, entries in software directories etc. "tagline" : 'Music and audio production session manager based on NSM.', - "version" : "0.2.0", + "version" : "0.2.1", "year" : "2021", "author" : "Laborejo Software Suite", "url" : "https://www.laborejo.org/agordejo",