From 0c64c9ff892f6ec30c6e3da4605d033d508c11a9 Mon Sep 17 00:00:00 2001 From: everbarry Date: Wed, 8 Apr 2026 14:03:45 +0200 Subject: [PATCH] v bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a9d82c3..5d8a8ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "ipodutils" -version = "0.1.0" +version = "0.1.1" description = "Rebuild iTunesSD and shuffle playlists for 1st/2nd generation iPod shuffle without iTunes" readme = "README.md" requires-python = ">=3.14"