diff --git a/benchmark/pyproject.toml b/benchmark/pyproject.toml index d33f4c85..f3f15d07 100644 --- a/benchmark/pyproject.toml +++ b/benchmark/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "agbenchmark" -version = "0.0.9" +version = "0.1.0" 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"