5.0 compatibility
This commit is contained in:
+3
-3
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user