feat: bump pyglet version
This commit is contained in:
parent
9cb893e6c7
commit
9f6fd4d56f
@ -44,7 +44,7 @@ import sys
|
||||
from typing import TYPE_CHECKING
|
||||
|
||||
#: The release version
|
||||
version = '2.0.2'
|
||||
version = '2.0.3'
|
||||
__version__ = version
|
||||
|
||||
MIN_PYTHON_VERSION = 3, 8
|
||||
|
Loading…
Reference in New Issue
Block a user