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 ",