diff --git a/pyproject.toml b/pyproject.toml index 0a53fda..3020073 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "myoquant" -version = "0.3.4" +version = "0.3.5" description = "MyoQuant🔬: a tool to automatically quantify pathological features in muscle fiber histology images." authors = ["Corentin Meyer "] maintainers = ["Corentin Meyer "]