Update pyproject.toml
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user