diff --git a/pyproject.toml b/pyproject.toml index a9c7bc1..ca4c498 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "harlequin-wherobots" -version = "0.6.0" +version = "0.6.1" description = "" authors = ["Maxime Petazzoni "] readme = "README.md"