diff --git a/client/pyproject.toml b/client/pyproject.toml index c75a126d..0a2b6b89 100644 --- a/client/pyproject.toml +++ b/client/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pylookyloo" -version = "1.1" +version = "1.1.1" description = "Python client for Lookyloo" authors = ["Raphaƫl Vinot "] license = "AGPL-3.0-or-later"