Update pyproject.toml

This commit is contained in:
Rajat Sen
2025-07-06 15:06:23 -07:00
committed by GitHub
parent 756217d03b
commit b0b9329064
+1 -1
View File
@@ -5,7 +5,7 @@ packages = [
{ include = "finetuning", from = "src" }, { include = "finetuning", from = "src" },
] ]
description = "Open weights time-series foundation model from Google Research." description = "Open weights time-series foundation model from Google Research."
version = "1.2.9" version = "1.3.0"
authors = [ authors = [
"Rajat Sen <senrajat@google.com>", "Rajat Sen <senrajat@google.com>",
"Yichen Zhou <yichenzhou@google.com>", "Yichen Zhou <yichenzhou@google.com>",