diff --git a/setup.py b/setup.py index ec79bde..10e6ab3 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,7 @@ setup( name='glcontext', - version='2.4.0', + version='2.5.0', description='Portable OpenGL Context', long_description=open('README.md', encoding='utf-8').read(), long_description_content_type='text/markdown',