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