From 8b781e684186b1719a01427aa16111228539f37f Mon Sep 17 00:00:00 2001 From: Rouven Bauer Date: Wed, 7 Apr 2021 09:50:29 +0200 Subject: [PATCH] Docs: update supported server versions --- docs/source/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 244a62864..10792a1eb 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -6,8 +6,8 @@ The Official Neo4j Driver for Python. Neo4j versions supported: -* Neo4j 4.1 -* Neo4j 4.0 +* Neo4j 4.3 +* Neo4j 4.2 * Neo4j 3.5 Python versions supported: @@ -241,4 +241,4 @@ Other Information .. _`Example Project`: https://github.com/neo4j-examples/movies-python-bolt .. _`Driver Wiki`: https://github.com/neo4j/neo4j-python-driver/wiki .. _`Migration Guide - Upgrade Neo4j drivers`: https://neo4j.com/docs/migration-guide/4.0/upgrade-driver/ -.. _`Neo4j Aura`: https://neo4j.com/neo4j-aura/ \ No newline at end of file +.. _`Neo4j Aura`: https://neo4j.com/neo4j-aura/