From af798db36462c08eb2ccd12a9b877aeaa25bc28d Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Sat, 12 Jun 2021 21:55:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc734f0..af19005 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Python Bindings for Raylib 3.5 +# Python Bindings for Raylib 3.7 New CFFI API static bindings. Faster, fewer bugs and easier to maintain than ctypes.