From e33db2e8fd826ffb278a7284c7d55516cd91fcce Mon Sep 17 00:00:00 2001 From: bxdd Date: Mon, 20 Nov 2023 00:21:26 +0800 Subject: [PATCH] [MNT] release beta 1 version --- learnware/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learnware/__init__.py b/learnware/__init__.py index e662972..134b063 100644 --- a/learnware/__init__.py +++ b/learnware/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.1.2.99" +__version__ = "0.2.0.b1" import os import json