diff --git a/pyproject.toml b/pyproject.toml index 8f1efe06..1f414d46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pytest_robotframework" -version = "2.1.0" +version = "2.2.0" description = "a pytest plugin that can run both python and robotframework tests while generating robot reports for them" authors = [ { name = "DetachHead", email = "detachhead@users.noreply.github.com" },