diff --git a/pyproject.toml b/pyproject.toml index d2660cb0cdb597076afdce4be3915ab1b66b9085..63190e6f33740abb6cc0ca42c9669bf16aece0e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "MaggotUBA-adapter" -version = "0.6.0" +version = "0.8" description = "Interface between MaggotUBA and the Nyx tagging UI" authors = ["François Laurent"] license = "MIT"