Skip to content

Commit 00a3bd2

Browse files
Bump version to 1.7.0
1 parent e945fb5 commit 00a3bd2

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
author = "Seldon Technologies"
2525

2626
# The full version, including alpha/beta/rc tags
27-
release = "1.7.0.rc5"
27+
release = "1.7.0"
2828

2929

3030
# -- General configuration ---------------------------------------------------

mlserver/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0.rc5"
1+
__version__ = "1.7.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlserver"
3-
version = "1.7.0.rc5"
3+
version = "1.7.0"
44
description = "MLServer"
55
authors = ["Seldon Technologies Ltd. <hello@seldon.io>"]
66
license = "Apache-2.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0.rc5"
1+
__version__ = "1.7.0"

runtimes/alibi-detect/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlserver-alibi-detect"
3-
version = "1.7.0.rc5"
3+
version = "1.7.0"
44
description = "Alibi-Detect runtime for MLServer"
55
authors = ["Seldon Technologies Ltd. <hello@seldon.io>"]
66
license = "Apache-2.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0.rc5"
1+
__version__ = "1.7.0"

runtimes/alibi-explain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlserver-alibi-explain"
3-
version = "1.7.0.rc5"
3+
version = "1.7.0"
44
description = "Alibi-Explain runtime for MLServer"
55
authors = ["Seldon Technologies Ltd. <hello@seldon.io>"]
66
license = "Apache-2.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0.rc5"
1+
__version__ = "1.7.0"

runtimes/catboost/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlserver-catboost"
3-
version = "1.7.0.rc5"
3+
version = "1.7.0"
44
description = "Catboost runtime for MLServer"
55
authors = ["Theofilos Papapanagiotou <theofilos@gmail.com>"]
66
maintainers = ["Seldon Technologies Ltd. <hello@seldon.io>"]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0.rc5"
1+
__version__ = "1.7.0"

runtimes/huggingface/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlserver-huggingface"
3-
version = "1.7.0.rc5"
3+
version = "1.7.0"
44
description = "HuggingFace runtime for MLServer"
55
authors = ["Seldon Technologies Ltd. <hello@seldon.io>"]
66
license = "Apache-2.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0.rc5"
1+
__version__ = "1.7.0"

runtimes/lightgbm/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlserver-lightgbm"
3-
version = "1.7.0.rc5"
3+
version = "1.7.0"
44
description = "LightGBM runtime for MLServer"
55
authors = ["Seldon Technologies Ltd. <hello@seldon.io>"]
66
license = "Apache-2.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0.rc5"
1+
__version__ = "1.7.0"

runtimes/mlflow/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlserver-mlflow"
3-
version = "1.7.0.rc5"
3+
version = "1.7.0"
44
description = "MLflow runtime for MLServer"
55
authors = ["Seldon Technologies Ltd. <hello@seldon.io>"]
66
license = "Apache-2.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0.rc5"
1+
__version__ = "1.7.0"

runtimes/mllib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlserver-mllib"
3-
version = "1.7.0.rc5"
3+
version = "1.7.0"
44
description = "Spark MLlib runtime for MLServer"
55
authors = ["Seldon Technologies Ltd. <hello@seldon.io>"]
66
license = "Apache-2.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0.rc5"
1+
__version__ = "1.7.0"

runtimes/sklearn/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlserver-sklearn"
3-
version = "1.7.0.rc5"
3+
version = "1.7.0"
44
description = "Scikit-Learn runtime for MLServer"
55
authors = ["Seldon Technologies Ltd. <hello@seldon.io>"]
66
license = "Apache-2.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0.rc5"
1+
__version__ = "1.7.0"

runtimes/xgboost/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlserver-xgboost"
3-
version = "1.7.0.rc5"
3+
version = "1.7.0"
44
description = "XGBoost runtime for MLServer"
55
authors = ["Seldon Technologies Ltd. <hello@seldon.io>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy