diff --git a/codeflash-benchmark/pyproject.toml b/codeflash-benchmark/pyproject.toml index bc5e9040d..e0ea5cf70 100644 --- a/codeflash-benchmark/pyproject.toml +++ b/codeflash-benchmark/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "codeflash-benchmark" -version = "0.2.0" +version = "0.3.0" description = "Pytest benchmarking plugin for codeflash.ai - automatic code performance optimization" authors = [{ name = "CodeFlash Inc.", email = "contact@codeflash.ai" }] requires-python = ">=3.9"