Bump version to 7.14.0b1

This commit is contained in:
Seth Michael Larson 2021-08-09 09:21:49 -05:00
parent b0c8434c06
commit 76d83ea47f
No known key found for this signature in database
GPG Key ID: DDF21D915C2B615E

View File

@ -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.0b1"
__version__ = "7.14.0b1"
__author__ = "Steve Dodson"
__author_email__ = "steve.dodson@elastic.co"
__maintainer__ = "Seth Michael Larson"