Update pyproject.toml

This commit is contained in:
Alexander Veysov
2024-10-09 12:47:08 +03:00
committed by GitHub
parent 032ca21a70
commit 35d601adc6

View File

@@ -3,7 +3,7 @@ requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
name = "silero-vad"
version = "5.1"
version = "5.1.1"
authors = [
{name="Silero Team", email="hello@silero.ai"},
]
@@ -32,4 +32,4 @@ dependencies = [
[project.urls]
Homepage = "https://github.com/snakers4/silero-vad"
Issues = "https://github.com/snakers4/silero-vad/issues"
Issues = "https://github.com/snakers4/silero-vad/issues"