1 Commits
Author SHA1 Message Date
lyrathorpe 494ac950d7 chore(release): v0.7.1 2026-08-26 19:41:43 +00:00
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "music-curator" name = "music-curator"
version = "0.7.0" version = "0.7.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"