diff --git a/pyproject.toml b/pyproject.toml index 218c60467b36e504a400ec5c5c676ea0f2f636e1..29c793e9a33ec0757d646e86974133e77ca263a6 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"