diff --git a/pyproject.toml b/pyproject.toml index 4f22995..1dd1fd5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "silero-vad" -version = "5.0.1b2" +version = "5.0.1b3" authors = [ {name="Silero Team", email="hello@silero.ai"}, ]