Skip to content

Commit 795314c

Browse files
authored
change version to 1.0.0b1 (#38)
Signed-off-by: Yaliang Wu <[email protected]> Signed-off-by: Yaliang Wu <[email protected]>
1 parent 779dc5d commit 795314c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensearch_py_ml/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
__title__ = "opensearch_py_ml"
2828
__description__ = "Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in OpenSearch"
2929
__url__ = "https://github.com/opensearch-project/opensearch-py-ml"
30-
__version__ = "1.0.0-b1"
30+
__version__ = "1.0.0b1"
3131
__author__ = "Dhrubo Saha"
3232
__author_email__ = "[email protected], "
3333
__maintainer__ = "Dhrubo Saha, Yaliang Wu"

0 commit comments

Comments
 (0)