diff --git a/pyproject.toml b/pyproject.toml index 8929ac46..a9c44a40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "agbenchmark" -version = "0.0.7" +version = "0.0.8" description = "Benchmarking the performance of agents far and wide, regardless of how they are set up and how they work" authors = ["Silen Naihin "] license = "MIT"