From 31b4da4f8fff9234694c1193d93e2c3a2b3cecec Mon Sep 17 00:00:00 2001
From: Michael Heck <michael.heck@hhu.de>
Date: Mon, 19 Dec 2022 16:07:45 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 182a81f..83e3c1d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
-# *** The upcoming update will add ConvLab-3 support, faster caching, transformers 4.X support and more ***
-
 ## Introduction
 
 TripPy is an approach to dialogue state tracking (DST) that makes use of various copy mechanisms to fill slots with values. Our model has no need to maintain a list of candidate values. Instead, all values are extracted from the dialog context on-the-fly.
-- 
GitLab