From afe814e31fec53f51d041c2d59e12e0af6d58266 Mon Sep 17 00:00:00 2001 From: misha-chertushkin Date: Fri, 7 Mar 2025 00:04:41 +0000 Subject: [PATCH] Version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1a0d2df..d2084f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ packages = [ { include = "finetuning", from = "src" }, ] description = "Open weights time-series foundation model from Google Research." -version = "1.2.8" +version = "1.2.9" authors = [ "Rajat Sen ", "Yichen Zhou ",