From f99cb131ba7a528ffc01b4e9497aa3583b3c3795 Mon Sep 17 00:00:00 2001 From: Juan Manuel Coria Date: Wed, 31 Aug 2022 17:25:24 +0200 Subject: [PATCH] Change version to 0.5.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bc0ccc8b..3c3a5d25 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name=diart -version=0.5.0 +version=0.5.1 author=Juan Manuel Coria description=Speaker diarization in real time long_description=file: README.md