mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Update version numbers in Elasticsearch-Py docs (#40355)
This commit is contained in:
parent
1e73d14fca
commit
237a2c4d47
1 changed files with 2 additions and 2 deletions
|
@ -58,8 +58,8 @@ The recommended way to set your requirements in your `setup.py` or
|
|||
|
||||
[source,txt]
|
||||
------------------------------------
|
||||
# Elasticsearch 5.x
|
||||
elasticsearch>=5.0.0,<6.0.0
|
||||
# Elasticsearch 6.x
|
||||
elasticsearch>=6.0.0,<7.0.0
|
||||
|
||||
# Elasticsearch 2.x
|
||||
elasticsearch2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue