diff --git a/pyproject.toml b/pyproject.toml index f6cb8e5..9d5a02d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lacus" -version = "1.11.0" +version = "1.11.1" description = " A capturing system using playwright, as a web service." authors = ["Raphaƫl Vinot "] license = "BSD-3-Clause"