diff --git a/pyproject.toml b/pyproject.toml index e7bf9b4..1d6007c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] -name = "atlas-cli" -version = "0.2.7" +name = "atlas-db" +version = "0.2.8" description = "turn apple health export.xml into parquet" readme = "README.md" requires-python = ">=3.8"