Update pyproject.toml

This commit is contained in:
Alexander Veysov
2024-10-09 12:49:27 +03:00
committed by GitHub
parent 35d601adc6
commit 6478567951

View File

@@ -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"},
]