From 1e37e5b83669e0ce58afb06dcafacc9970e347fe Mon Sep 17 00:00:00 2001 From: Andrey Talman Date: Wed, 12 Mar 2025 23:51:04 +0000 Subject: [PATCH] Update nightly PyTorch version to 2.8.0 (#149038) Branch for 2.7: https://github.com/pytorch/pytorch/tree/release/2.7 Same as https://github.com/pytorch/pytorch/pull/135916 Pull Request resolved: https://github.com/pytorch/pytorch/pull/149038 Approved by: https://github.com/ZainRizvi --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index 787e6e4ab7e..11922a5ce16 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.7.0a0 +2.8.0a0