Updating to 7.6.0a1 (#126)

This commit is contained in:
stevedodson 2020-02-15 16:14:48 +01:00 committed by GitHub
parent 7c1c2945a7
commit b535e69b92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,6 @@
__title__ = 'eland'
__description__ = 'Python elasticsearch client to analyse, explore and manipulate data that resides in elasticsearch.'
__url__ = 'https://github.com/elastic/eland'
__version__ = '7.5.1a4'
__version__ = '7.6.0a1'
__maintainer__ = 'Elasticsearch B.V.'
__maintainer_email__ = 'steve.dodson@elastic.co'