diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 73ccf13..ac72776 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "beastiary" -version = "1.8.2" -description = "" +version = "1.8.3" +description = "Real time and remote MCMC trace monitoring with BEASTIARY" authors = ["Wytamma Wirth "] readme = "PYPI-README.md"