From f4ffc4c7d6e6edb3eea842db6c15637f53ab189c Mon Sep 17 00:00:00 2001 From: Saibo MBP Date: Thu, 22 Aug 2024 16:43:14 +0800 Subject: [PATCH] v0.2.3 --- transformers_cfg/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transformers_cfg/__init__.py b/transformers_cfg/__init__.py index f0bc837..3490f01 100644 --- a/transformers_cfg/__init__.py +++ b/transformers_cfg/__init__.py @@ -2,4 +2,4 @@ setup_logging() -__version__ = "0.2.2" +__version__ = "0.2.3"