Skip to content

Commit 27f3d4d

Browse files
authored
Update pyproject.toml
1 parent 428fdc5 commit 27f3d4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44
[project]
55
name = "silero-stress"
6-
version = "1.0.0"
6+
version = "1.1"
77
authors = [
88
{name="Silero Team", email="hello@silero.ai"},
99
]
@@ -30,4 +30,4 @@ dependencies = [
3030
]
3131
[project.urls]
3232
Homepage = "https://github.com/snakers4/silero-stress"
33-
Issues = "https://github.com/snakers4/silero-stress/issues"
33+
Issues = "https://github.com/snakers4/silero-stress/issues"

0 commit comments

Comments
 (0)