chore(release): v0.3.1

This commit is contained in:
lyrathorpe
2026-08-24 16:42:06 +00:00
parent 719a6372ad
commit 08f099aaa9
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "music-curator" name = "music-curator"
version = "0.3.0" version = "0.3.1"
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"