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"