Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
snakers4 authored Oct 9, 2024
1 parent 032ca21 commit 35d601a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"},
]
Expand Down Expand Up @@ -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"

0 comments on commit 35d601a

Please sign in to comment.