We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7096695 commit 12c2405Copy full SHA for 12c2405
pyproject.toml
@@ -19,7 +19,7 @@ license = {text = "Apache"}
19
name = "fish-audio-preprocess"
20
readme = "README.md"
21
requires-python = ">=3.9"
22
-version = "0.2.7"
+version = "0.2.8"
23
24
[project.scripts]
25
fap = "fish_audio_preprocess.cli.__main__:cli"
0 commit comments