From a2953ec775e7b093f6521855bba85fdd6a804224 Mon Sep 17 00:00:00 2001
From: zqwerty <zhuq96@hotmail.com>
Date: Sun, 26 Feb 2023 11:14:25 +0800
Subject: [PATCH] ConvLab 3.0.1 release on PyPI to reflect bug fixes

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 532880f7..8e13fc7c 100755
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
 
 ## Updates
 
-- **2023.2.6**: ConvLab 3.0.1 has been released on PyPI, addressing the reported bugs on issues.
+- **2023.2.26**: Update ConvLab on PyPI to 3.0.1 to reflect bug fixes.
 - **2022.11.30**: ConvLab-3 release.
 
 ## Installation
-- 
GitLab