Skip to content

Commit c21c26b

Browse files
committed
Update client version matrix
1 parent 6ccb41d commit c21c26b

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

doc/asciidoc/pythonclient/python-client-installation.adoc

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,10 @@ The Python client supports the following versions of the other three components:
1717
[opts=header]
1818
|===
1919
| Python Client | GDS version | Python version | Neo4j Python Driver version
20-
.4+<.^| `0.1.0`
21-
.4+<.^| `2.0`
22-
.4+<.^| `3.6+`
23-
| `4.1`
24-
| `4.2`
25-
| `4.3`
26-
| `4.4`
20+
.1+<.^| `1.0.0`
21+
.1+<.^| `2.0`
22+
.1+<.^| `3.6+`
23+
| `4.4.2+`
2724
|===
2825

2926

@@ -35,4 +32,4 @@ The Python client follows https://semver.org/[semantic versioning].
3532

3633
Python client versions do not map identically to versions of the GDS library.
3734
Eg. Python client version X.0 must not necessarily be compatible with GDS library version X.0.
38-
Instead, the Python client may be released independently and one has to consult <<python-client-system-requirements>> above to figure out whether one's client version is compatible with the GDS library on the server.
35+
Instead, the Python client may be released independently and one has to consult <<python-client-system-requirements>> above to figure out whether one's client version is compatible with the GDS library on the server.

0 commit comments

Comments
 (0)