From faafb02c17620e90c5208ed3bc6e8b38195a5355 Mon Sep 17 00:00:00 2001 From: "Brent M. Spell" Date: Fri, 15 Apr 2022 16:08:12 -0400 Subject: [PATCH] release 0.1.8 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 27b7962..31bc083 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="hifi-gan-bwe", - version="0.1.7", + version="0.1.8", description=( "Unofficial implementation of the HiFi-GAN+ model " "for audio bandwidth extension"