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