diff --git a/pyproject.toml b/pyproject.toml index ba266050..a4a746fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "heifetslab-unravel" -version = "1.0.0b9" +version = "1.0.0b10" description = "UNRAVEL: UN-biased high-Resolution Analysis and Validation of Ensembles using Light sheet images" readme = "README.md" license = { text = "GNU General Public License v3.0" }