diff --git a/setup.py b/setup.py index 8429770c..2ab8023b 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( name='protonfixes', - version='1.0.7', + version='1.0.8', description='Python module for applying fixes at runtime for games not supported by Steam Proton', long_description=long_description, long_description_content_type='text/markdown',