Skip to content

Commit fdc5d21

Browse files
authored
Merge pull request #571 from brs96/client-19-pre-release
Client 19 prerelease
2 parents 4ab7aba + d05dd19 commit fdc5d21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/modules/ROOT/pages/installation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Python client supports the following versions of the other three components:
2020
.1+<.^| 1.9
2121
.2+<.^| >= 2.4, < 2.6
2222
.2+<.^| >= 3.8, < 3.12
23-
.5+<.^| >= 4.4.2, < 6.0.0
23+
.6+<.^| >= 4.4.2, < 6.0.0
2424

2525
.1+<.^| 1.8
2626

graphdatascience/version.py

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

0 commit comments

Comments
 (0)