From bc1326ed1ae0ebbed3e0f6b309e51e702cea29b2 Mon Sep 17 00:00:00 2001 From: Malith-Rukshan Date: Wed, 26 Jun 2024 09:24:27 +0530 Subject: [PATCH] =?UTF-8?q?Updated=20to=20v1.0.7=20=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suno/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suno/__init__.py b/suno/__init__.py index b6b7300..49ea7d0 100644 --- a/suno/__init__.py +++ b/suno/__init__.py @@ -9,4 +9,4 @@ "ModelVersions" ) -__version__ = "1.0.6" \ No newline at end of file +__version__ = "1.0.7" \ No newline at end of file