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