From 286156725fb382fc91dc4e9d6139982e98d57a6f Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Sat, 14 Oct 2023 17:25:40 -0400 Subject: [PATCH] [U] Bump version --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4efa066..5cfa2ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "msclap" -version = "1.3.2" +version = "1.3.3" description = "CLAP (Contrastive Language-Audio Pretraining) is a model that learns acoustic concepts from natural language supervision and enables “Zero-Shot” inference. The model has been extensively evaluated in 26 audio downstream tasks achieving SoTA in several of them including classification, retrieval, and captioning." -authors = ["Benjamin Elizalde and Soham Deshmukh and Huaming Wang"] +authors = ["Benjamin Elizalde", "Soham Deshmukh", "Huaming Wang"] license = "MIT" readme = "README.md" packages = [