From 1ced97a6509c81316bee4eade1995ec6ac3a4b45 Mon Sep 17 00:00:00 2001 From: estelle Date: Mon, 16 Jun 2025 16:08:30 +0200 Subject: [PATCH] Add python 3.13 support to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 85726c0aa..e38dd5abe 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ A list of Neo4j GenAI-related features can also be found at [Neo4j GenAI Ecosyst ## 🐍 Python Version Support | Version | Supported? | -| ------- | ---------: | +|---------| ---------: | +| 3.13 | ✓ | | 3.12 | ✓ | | 3.11 | ✓ | | 3.10 | ✓ |