From a24219acd9c32fa0dd824b6a6ed765a2f672538e Mon Sep 17 00:00:00 2001 From: Wytamma Wirth Date: Sat, 2 Mar 2024 17:02:31 +1100 Subject: [PATCH] :bookmark: v1.8.3 --- backend/pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"