From e1afb7919ae32dccb9d83d3a3b52ab8e75aed6c8 Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Thu, 3 Aug 2023 21:33:41 +0800 Subject: [PATCH] ... --- docs/modules/box2d.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/box2d.md b/docs/modules/box2d.md index ad6707de..3b73260e 100644 --- a/docs/modules/box2d.md +++ b/docs/modules/box2d.md @@ -3,7 +3,7 @@ icon: package label: box2d --- -[Box2D](https://box2d.org/) by Erin Catto, the world's best 2D physics engine now becomes a built-in module in pkpy. +[Box2D](https://box2d.org/) by Erin Catto, the world's best 2D physics engine now becomes a built-in module in pkpy `v1.1.3` and later. ## Setup