Skip to content

Commit

Permalink
Update setup.py (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
timsainb authored May 13, 2022
1 parent ef5344c commit cafc36d
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 @@ -6,7 +6,7 @@
setup(
name="noisereduce",
packages=find_packages(),
version="2.0.0",
version="2.0.1",
description="Noise reduction using Spectral Gating in python",
author="Tim Sainburg",
license="MIT",
Expand Down

0 comments on commit cafc36d

Please sign in to comment.