From c490c21489cab244e1eeb7f1b859a1ea66c3f76e 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 8574d427..6b26b6a2 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