diff --git a/pyproject.toml b/pyproject.toml index 19855ab..f7c4544 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "silero-vad" -version = "6.0.0" +version = "6.1.0" authors = [ {name="Silero Team", email="hello@silero.ai"}, ]