From e2a44d98a8398c877c36da5a107cf52406e3566e Mon Sep 17 00:00:00 2001 From: trigg Date: Fri, 27 May 2022 17:16:19 +0000 Subject: [PATCH] - Push new stable --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d674719..42bb3cc 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name='discover-overlay', author='trigg', author_email='', - version='0.5.1', + version='0.5.2', description='Voice chat overlay', long_description=readme(), long_description_content_type='text/markdown',