mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Fix typo in version number
Should be `7.13.0b1` instead of `7.13.1b1`
This commit is contained in:
parent
16178dfb5d
commit
1555ea9534
@ -18,7 +18,7 @@
|
||||
__title__ = "eland"
|
||||
__description__ = "Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch"
|
||||
__url__ = "https://github.com/elastic/eland"
|
||||
__version__ = "7.13.1b1"
|
||||
__version__ = "7.13.0b1"
|
||||
__author__ = "Steve Dodson"
|
||||
__author_email__ = "steve.dodson@elastic.co"
|
||||
__maintainer__ = "Seth Michael Larson"
|
||||
|
Loading…
x
Reference in New Issue
Block a user