- 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:
parent
3833ce7a19
commit
19e2b71345
2 changed files with 12 additions and 5 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue