diff --git a/pyproject.toml b/pyproject.toml index 60249ab..391bbd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyleniumio" -version = "1.20.0" +version = "1.20.1" description = "The best of Selenium and Cypress in a single Python Package" authors = ["Carlos "] license = "MIT"