Update version numbers in Elasticsearch-Py docs (#40355)

This commit is contained in:
Omkar Deshpande 2019-03-30 02:49:26 +05:30 committed by Zachary Tong
parent dd624c31b0
commit ee8382d9cb
1 changed files with 2 additions and 2 deletions

View File

@ -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