diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 091ce09..3783c9b 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "beastiary" -version = "1.2.2" +version = "1.2.3" description = "" authors = ["Wytamma Wirth "] readme = "PYPI-README.md"