From f79f1596cf0b7fbb720df271b80d9d6d85cb6b44 Mon Sep 17 00:00:00 2001 From: Wafa Yahyaoui Date: Tue, 3 Dec 2024 14:29:23 +0100 Subject: [PATCH] CHAR-6587 update readme - ocpp 2 edition 3 is supported --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index aa40c0726..9832ff545 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ OCPP ---- Python package implementing the JSON version of the Open Charge Point Protocol -(OCPP). Currently OCPP 1.6 (errata v4), OCPP 2.0.1 (Edition 2 FINAL, 2022-12-15) +(OCPP). Currently OCPP 1.6 (errata v4), OCPP 2.0.1 (Edition 2 FINAL, 2022-12-15 and Edition 3 errata 2024-11) are supported. You can find the documentation on `rtd`_.