Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nuniz authored Apr 22, 2023
1 parent d4d3b32 commit 4aeeb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="torchgating",
version="0.1.0-beta",
version="0.1.1-beta",
author="Asaf Zorea",
author_email="[email protected]",
description="A PyTorch-based implementation of Spectral Gating, an algorithm for denoising audio signals",
Expand Down

0 comments on commit 4aeeb92

Please sign in to comment.