diff --git a/pyproject.toml b/pyproject.toml index 80adf75..3417adf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mlflow_for_ml_dev" -version = "1.7.0" +version = "1.7.1" description = "Code examples for the youtube playlist 'MLflow for Machine Learning Development' by Manuel Gil" authors = ["Manuel Gil "] readme = "README.md"