From 9991303bba609a3b93089d13ec80d1d495083596 Mon Sep 17 00:00:00 2001 From: David Rubinstein Date: Fri, 16 Aug 2024 13:15:38 -0400 Subject: [PATCH] Bump to version 0.4.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8843074..44db562 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "basic-pitch" -version = "0.3.3" +version = "0.4.0" description = "Basic Pitch, a lightweight yet powerful audio-to-MIDI converter with pitch bend detection." readme = "README.md" keywords = []