Skip to content

Commit cd7a9bf

Browse files
authored
Upgrade pymunk to 6.4.0 (#1407)
1 parent 2881df4 commit cd7a9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def get_long_description() -> str:
8181
install_requires=[
8282
"pyglet==2.0.0",
8383
"pillow~=9.3.0",
84-
"pymunk~=6.3.0",
84+
"pymunk~=6.4.0",
8585
"pytiled-parser~=2.2.0",
8686
],
8787
extras_require={

0 commit comments

Comments
 (0)