From 73d6c9aa1aba42612d99f13fc9365ff7f39c4335 Mon Sep 17 00:00:00 2001 From: Lorenzo Stella Date: Thu, 6 Feb 2025 16:37:26 +0100 Subject: [PATCH] Bump package version to 1.5.0 (#278) *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 4566e23..c44636b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "chronos-forecasting" -version = "1.4.1" +version = "1.5.0" authors = [ { name="Abdul Fatir Ansari", email="ansarnd@amazon.com" }, { name="Lorenzo Stella", email="stellalo@amazon.com" },