Skip to content

Commit b448fe6

Browse files
committed
Update version requirement in docs
1 parent f93fddc commit b448fe6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/modules/ROOT/pages/tutorials/gds-sessions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ listing, and deletion.
2424

2525
This notebook requires having an AuraDB instance available. We also need
2626
to have the `graphdatascience` Python library installed, version
27-
`1.11a1` or later.
27+
`1.11a3` or later.
2828

2929
[source, python, role=no-test]
3030
----

examples/gds-sessions.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"## Prerequisites\n",
4242
"\n",
4343
"This notebook requires having an AuraDB instance available.\n",
44-
"We also need to have the `graphdatascience` Python library installed, version `1.11a1` or later.\n",
44+
"We also need to have the `graphdatascience` Python library installed, version `1.11a3` or later.\n",
4545
"\n"
4646
]
4747
},

0 commit comments

Comments
 (0)