From 54145380526844bc28e879dba98454ceede5dff3 Mon Sep 17 00:00:00 2001 From: trigg Date: Mon, 29 May 2023 08:43:33 +0100 Subject: [PATCH] - I hate fighting with pypi --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f20f178..cca4cd4 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name='discover-overlay', author='trigg', author_email='', - version='0.6.4', + version='0.6.5', description='Voice chat overlay', long_description=readme(), long_description_content_type='text/markdown',