Skip to content

Commit 237a2c4

Browse files
omkar-dsdpolyfractal
authored andcommitted
Update version numbers in Elasticsearch-Py docs (#40355)
1 parent 1e73d14 commit 237a2c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/python/index.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ The recommended way to set your requirements in your `setup.py` or
5858

5959
[source,txt]
6060
------------------------------------
61-
# Elasticsearch 5.x
62-
elasticsearch>=5.0.0,<6.0.0
61+
# Elasticsearch 6.x
62+
elasticsearch>=6.0.0,<7.0.0
6363
6464
# Elasticsearch 2.x
6565
elasticsearch2

0 commit comments

Comments
 (0)