From 6a9c8dadac04eb85befc935043e3e2cce914267f Mon Sep 17 00:00:00 2001 From: Abdul Fatir Date: Tue, 6 May 2025 10:20:46 +0200 Subject: [PATCH] Bump version to 1.5.2 (#299) *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 065c975..37df946 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "chronos-forecasting" -version = "1.5.1" +version = "1.5.2" authors = [ { name="Abdul Fatir Ansari", email="ansarnd@amazon.com" }, { name="Lorenzo Stella", email="stellalo@amazon.com" },