Skip to content

Commit

Permalink
fix: me1d downsample factor
Browse files Browse the repository at this point in the history
  • Loading branch information
flavioschneider committed Dec 14, 2022
1 parent c0a9295 commit 8c80f3b
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 @@ -3,7 +3,7 @@
setup(
name="audio-encoders-pytorch",
packages=find_packages(exclude=[]),
version="0.0.19",
version="0.0.20",
license="MIT",
description="Audio Encoders - PyTorch",
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 8c80f3b

Please sign in to comment.