diff --git a/pyproject.toml b/pyproject.toml index b42f5eb..0007fb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "uw-webdriver-recorder" -version = "4.0.0-rc.9" +version = "4.0.0" description = "A pytest plugin for recording screenshots of selenium interactions, with other convenient features too." authors = ["Tom Thorogood "] license = "Apache Software License 3.0"