diff --git a/setup.py b/setup.py index fd5e03c..eb33bd6 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name = 'discover-overlay', author = 'trigg', author_email = '', - version = '0.1', + version = '0.1.1', description= 'Voice chat overlay', long_description = readme(), long_description_content_type = 'text/markdown',