chore(release): v0.3.0

This commit is contained in:
lyrathorpe
2026-08-24 16:28:00 +00:00
parent 54e19992e4
commit acd042ad8d
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "music-curator" name = "music-curator"
version = "0.2.4" version = "0.3.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"