diff --git a/pyproject.toml b/pyproject.toml index 8de24e8..6c2f1a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PlaywrightCapture" -version = "1.23.14" +version = "1.24.0" description = "A simple library to capture websites using playwright" authors = ["Raphaƫl Vinot "] license = "BSD-3-Clause"