diff --git a/pyproject.toml b/pyproject.toml index 486ad7d3..68b3160a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pytest_robotframework" -version = "4.1.3" +version = "4.1.4" 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" },