Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
will-rice authored Nov 3, 2023
1 parent 2eb5888 commit 0c75246
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[build-system]
requires = [
"pip",
"setuptools>=61.0",
"wheel",
"pesq",
"torch>=2.0.0",
"torchaudio>=2.0.0",
Expand All @@ -13,7 +15,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "denoisers"
version = "0.1.4"
version = "0.1.5"
authors = [
{ name="Will Rice", email="[email protected]" },
]
Expand Down

0 comments on commit 0c75246

Please sign in to comment.