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
+2 -2
View File
@@ -5,7 +5,7 @@ packages = [
{ include = "finetuning", from = "src" },
]
description = "Open weights time-series foundation model from Google Research."
version = "1.2.9"
version = "1.3.0"
authors = [
"Rajat Sen <senrajat@google.com>",
"Yichen Zhou <yichenzhou@google.com>",
@@ -71,4 +71,4 @@ pytest = ">=8.3.2"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"