5.0 compatibility

This commit is contained in:
Honza Král
2016-03-22 21:04:07 +01:00
parent b10ae7c891
commit 6e94bf76ad
14 changed files with 187 additions and 155 deletions
+3 -3
View File
@@ -50,11 +50,11 @@ copyright = u'2013, Honza Král'
# built documents.
#
import elasticsearch
# The short X.Y version.
version = elasticsearch.__versionstr__
version = '5.0.0'
# The full version, including alpha/beta/rc tags.
release = version
release = '5.0.0-dev'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.