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