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 59edfb1 commit de94567Copy full SHA for de94567
src/alt_eval/__init__.py
@@ -1,4 +1,4 @@
1
from .metrics import compute_metrics as compute_metrics
2
from .normalization import normalize_lyrics as normalize_lyrics
3
4
-__version__ = "1.1.0"
+__version__ = "1.2.0"
0 commit comments