diff --git a/pyproject.toml b/pyproject.toml index dd1c3fc4..be4c4fc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "vitessce" -version = "3.5.3" +version = "3.5.4" authors = [ { name="Mark Keller", email="mark_keller@hms.harvard.edu" }, ]