diff --git a/pyproject.toml b/pyproject.toml index 2e1d13b4..1d3f02c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "forest-analysis" -version = "0.1.1" +version = "1.0.dev1" description = "Forest is a library for analyzing smartphone-based high-throughput digital phenotyping data" authors = [ { name = "Onnela Lab", email = "onnela.lab@gmail.com" }