diff --git a/pyproject.toml b/pyproject.toml index 589e78b..b0c76cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "silero-vad" -version = "5.1.1" +version = "5.1.2" authors = [ {name="Silero Team", email="hello@silero.ai"}, ]