From 4033688fcca8b85d4f32a3b39919fc7c28fd16cd Mon Sep 17 00:00:00 2001 From: jonastieppo Date: Thu, 19 Dec 2024 08:20:19 -0300 Subject: [PATCH] Update README.md Just updating to the latest version (really minor change). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9175971..f9a76a57 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ also download packages for offline installation available on the [GitHub Releases](../../releases) pages. Command to install with pip: ``` -pip install cefpython3==66.0 +pip install cefpython3==66.1 ```