From 89e54463262b65631f34d9f5df82515a1238acdf Mon Sep 17 00:00:00 2001 From: Mufei Li Date: Wed, 21 Dec 2022 21:21:35 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43bf60ed..e4ed9c43 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Once you have installed the package, you can verify the success of installation import dgllife print(dgllife.__version__) -# 0.2.9 +# 0.3.1 ``` ## Command Line Interface