- Remove stale socket fd on disconnect

- - Stops gtk main spinning a cpu core to 100% waiting on it.
- Bump version
This commit is contained in:
trigg 2024-03-18 13:29:00 +00:00
parent 3833ce7a19
commit 19e2b71345
2 changed files with 12 additions and 5 deletions

View file

@ -9,7 +9,7 @@ setup(
name='discover-overlay',
author='trigg',
author_email='',
version='0.7.0',
version='0.7.1',
description='Voice chat overlay',
long_description=readme(),
long_description_content_type='text/markdown',