mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Setting version number to valid version (#108)
* Minor fixes for readthedocs compatibility. * Adding doc templates * Setting first version to 7.5
This commit is contained in:
parent
1c772d0e50
commit
f93b893f9d
@ -15,6 +15,6 @@
|
|||||||
__title__ = 'eland'
|
__title__ = 'eland'
|
||||||
__description__ = 'Python elasticsearch client to analyse, explore and manipulate data that resides in elasticsearch.'
|
__description__ = 'Python elasticsearch client to analyse, explore and manipulate data that resides in elasticsearch.'
|
||||||
__url__ = 'https://github.com/elastic/eland'
|
__url__ = 'https://github.com/elastic/eland'
|
||||||
__version__ = '7.x'
|
__version__ = '7.5'
|
||||||
__maintainer__ = 'Elasticsearch B.V.'
|
__maintainer__ = 'Elasticsearch B.V.'
|
||||||
__maintainer_email__ = 'steve.dodson@elastic.co'
|
__maintainer_email__ = 'steve.dodson@elastic.co'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user