Skip to content

Commit 35d601a

Browse files
authored
Update pyproject.toml
1 parent 032ca21 commit 35d601a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44
[project]
55
name = "silero-vad"
6-
version = "5.1"
6+
version = "5.1.1"
77
authors = [
88
{name="Silero Team", email="[email protected]"},
99
]
@@ -32,4 +32,4 @@ dependencies = [
3232

3333
[project.urls]
3434
Homepage = "https://github.com/snakers4/silero-vad"
35-
Issues = "https://github.com/snakers4/silero-vad/issues"
35+
Issues = "https://github.com/snakers4/silero-vad/issues"

0 commit comments

Comments
 (0)