From da42a8536c4d598b5c282cadc22f6312ffc106dd Mon Sep 17 00:00:00 2001 From: Wesley Gifford <79663411+wgifford@users.noreply.github.com> Date: Fri, 30 Aug 2024 08:54:30 -0400 Subject: [PATCH] 3.12 is supported --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02c65f36..6ac7145a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The core TSFM time series models have been made available on Hugging Face -- det ## Python Version -The current Python versions supported are 3.9, 3.10, 3.11. +The current Python versions supported are 3.9, 3.10, 3.11, 3.12. ## Initial Setup First clone the repository: