Skip to content

Commit f38d9c8

Browse files
brs96orazve
andcommitted
Python client 1.8 pre-release version updates
Co-authored-by: Olga Razvenskaia <olga.razvenskaia@neo4j.com>
1 parent dcbb095 commit f38d9c8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/modules/ROOT/pages/installation.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@ The Python client supports the following versions of the other three components:
1818
|===
1919
| Python Client | GDS version | Python version | Neo4j Python Driver version
2020
.1+<.^| 1.8
21-
.2+<.^| >= 2.3, < 2.5
21+
.1+<.^| >= 2.3, < 2.6
2222
.1+<.^| >= 3.8, < 3.12
2323
.5+<.^| >= 4.4.2, < 6.0.0
2424

2525
.1+<.^| 1.7
26+
.1+<.^| >= 2.3, < 2.5
2627
.1+<.^| >= 3.7, < 3.12
2728

2829
.1+<.^| 1.6

graphdatascience/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.8a1"
1+
__version__ = "1.8"

0 commit comments

Comments
 (0)