Skip to content

Commit

Permalink
v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KentoNishi authored Sep 25, 2024
1 parent 1869bee commit de10999
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 @@ -8,7 +8,7 @@
with open("requirements.txt", "r") as f:
requirements = f.read().split("\n")

versionName = "1.2.4"
versionName = "1.2.5"

setuptools.setup(
name="torch_pitch_shift",
Expand Down

0 comments on commit de10999

Please sign in to comment.