diff --git a/website/releases/2025-09-11-3.4.0rc0-release.md b/website/releases/2025-09-11-3.4.0rc0-release.md new file mode 100644 index 0000000000..3f4feda131 --- /dev/null +++ b/website/releases/2025-09-11-3.4.0rc0-release.md @@ -0,0 +1,16 @@ +--- +title: MLflow 3.4.0rc0 +slug: 3.4.0rc0 +authors: [mlflow-maintainers] +--- + +MLflow 3.4.0rc0 is a release candidate for 3.4.0. To install, run the following command: + +```sh +pip install mlflow==3.4.0rc0 +``` + + + + +Please try it out and report any issues on [the issue tracker](https://github.com/mlflow/mlflow/issues).