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