diff --git a/pyproject.toml b/pyproject.toml index 96f1f9c..e05c625 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lacuscore" -version = "1.10.4" +version = "1.10.5" description = "Core of Lacus, usable as a module" authors = ["Raphaƫl Vinot "] license = "BSD-3-Clause"