Skip to content

Commit 808e1da

Browse files
authored
Bump to pyglet2.1dev5 (#2283)
1 parent 56b28d6 commit 808e1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
# at the cost of slow download and constant pip install -I -e .[dev]
2424
# "pyglet@git+https://github.com/pyglet/pyglet.git@development#egg=pyglet",
2525
# Expected future dev preview release on PyPI (not yet released)
26-
'pyglet==2.1.dev4',
26+
'pyglet==2.1.dev5',
2727
"pillow~=10.2.0",
2828
"pymunk~=6.6.0",
2929
"pytiled-parser~=2.2.5",

0 commit comments

Comments
 (0)