diff --git a/pyproject.toml b/pyproject.toml index b3072d5..2d06d74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "jlm-fin-eval" -version = "0.2.0" +version = "0.2.2" description = "" authors = ["Masanori HIRANO "] license = "MIT"