diff --git a/pyproject.toml b/pyproject.toml index f5eea0d..2a1878f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "music-curator" -version = "0.6.0" +version = "0.7.0" description = "Ingest a Last.fm listening history and curate a music library from it" readme = "README.md" requires-python = ">=3.11"