diff --git a/pyproject.toml b/pyproject.toml index 2cf6b00..45993f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" name = "fusion_bench" description = "A Comprehensive Benchmark of Deep Model Fusion" readme = "README.md" -version = "0.2.3" +version = "0.2.4" authors = [{ name = "Anke Tang", email = "tang.anke@foxmail.com" }] license = { file = 'LICENSE' } requires-python = ">= 3.10"