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