mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
7.6.0a2 (#130)
* Updating test matrix for 7.6 + removing oss for now. * Resolving 7.6.0 docs issues * Updating ML docs * Bumping version following doc fixes
This commit is contained in:
parent
163d18d84e
commit
fa930b6cea
@ -1,4 +1,4 @@
|
|||||||
# Copyright 2019 Elasticsearch BV
|
# Copyright 2020 Elasticsearch BV
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@ -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.6.0a1'
|
__version__ = '7.6.0a2'
|
||||||
__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