chore(release): v0.7.0

This commit is contained in:
lyrathorpe
2026-08-25 10:11:36 +00:00
parent 9b7bb1e9fd
commit 43d04bf311
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "music-curator" 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" description = "Ingest a Last.fm listening history and curate a music library from it"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"