Update pyproject.toml

This commit is contained in:
Jamie Hardt
2025-10-09 22:34:45 -07:00
committed by GitHub
parent 2f23bcb982
commit df9ae0f4d6

View File

@@ -4,7 +4,7 @@ build-backend = "uv_build"
[project] [project]
name = "wavinfo" name = "wavinfo"
version = "3.1.1" version = "4.0.0"
description = "Probe WAVE files for all metadata" description = "Probe WAVE files for all metadata"
authors = [{ name = "Jamie Hardt", email = "jamiehardt@me.com"}] authors = [{ name = "Jamie Hardt", email = "jamiehardt@me.com"}]
license = "MIT" license = "MIT"