diff --git a/VERSION b/VERSION index 6085e9465..23aa83906 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.1 +1.2.2 diff --git a/pyproject.toml b/pyproject.toml index fac77a8d6..d886afb09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "mlcflow" -version = "1.2.1" +version = "1.2.2" description = "An automation interface tailored for CPU/GPU benchmarking" authors = [