From 06391e7d4f085ea8bd4058893b31db55389d2c81 Mon Sep 17 00:00:00 2001 From: Viktor From Date: Mon, 9 Nov 2020 14:31:21 +0100 Subject: [PATCH] Update calendar (#5) * Update calendar model * Update calendar model * Update meta.json * Update meta.json * Update meta.json --- meta/simple-calendar/meta.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/simple-calendar/meta.json b/meta/simple-calendar/meta.json index f45a428..5f9f4ed 100644 --- a/meta/simple-calendar/meta.json +++ b/meta/simple-calendar/meta.json @@ -1,7 +1,7 @@ { "lang":"en", "name":"rpa_simple_calendar", - "version":"0.0.2", + "version":"0.0.3", "spacy_version":">=2.3.2", "description":"Simple model for RPA Tomorrow calendar module", "author":"rpa-tomorrow", @@ -25,6 +25,7 @@ "parser":[ "", "BODY", + "END", "NOUN", "ROOT", "START",