chore(release): v0.5.0

This commit is contained in:
lyrathorpe
2026-08-24 17:04:05 +00:00
parent 97b27f8daa
commit ddd126cc0d
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "music-curator" name = "music-curator"
version = "0.4.0" version = "0.5.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"