From c5caa49d4e3533a66b39b308861ae6f87d4f6159 Mon Sep 17 00:00:00 2001 From: Thorrester Date: Thu, 11 Jul 2024 13:58:53 -0400 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 916a7d576..fb6dd3dd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ Source = "https://github.com/demml/opsml" [tool.poetry] name = "opsml" -version = "2.3.1" +version = "2.3.0" readme = "README.md" description = "Python MLOPs quality control tooling for your production ML workflows" authors = [