Update pyproject.toml

This commit is contained in:
Yichen Zhou
2024-07-12 14:22:47 -07:00
committed by GitHub
parent e34e976efd
commit 4140bfa921
+1 -1
View File
@@ -1,7 +1,7 @@
# This project can be installed with `python3 -m pip install -e .` from the main directory. # This project can be installed with `python3 -m pip install -e .` from the main directory.
[project] [project]
name = "timesfm-jax" name = "timesfm"
description = "Open weights time-series foundation model from Google Research." description = "Open weights time-series foundation model from Google Research."
version = "1.0.1" version = "1.0.1"
dependencies = [ dependencies = [