We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2881df4 commit cd7a9bfCopy full SHA for cd7a9bf
1 file changed
setup.py
@@ -81,7 +81,7 @@ def get_long_description() -> str:
81
install_requires=[
82
"pyglet==2.0.0",
83
"pillow~=9.3.0",
84
- "pymunk~=6.3.0",
+ "pymunk~=6.4.0",
85
"pytiled-parser~=2.2.0",
86
],
87
extras_require={
0 commit comments