diff --git a/pyproject.toml b/pyproject.toml index 23df0eb..e398a2a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "PlaywrightCapture" -version = "1.27.9" +version = "1.28.0" description = "A simple library to capture websites using playwright" authors = [ {name="Raphaƫl Vinot", email= "raphael.vinot@circl.lu"}