Skip to content

Commit 5aa10c8

Browse files
committed
Set the version for internal builds
Signed-off-by: mprahl <mprahl@users.noreply.github.com>
1 parent b4da1e6 commit 5aa10c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99

1010
[project]
1111
name = "mlflow"
12-
version = "3.9.0rc0"
12+
version = "3.9.0rc0+rhai1"
1313
description = "MLflow is an open source platform for the complete machine learning lifecycle"
1414
readme = "README.md"
1515
keywords = ["mlflow", "ai", "databricks"]

0 commit comments

Comments
 (0)