From c1b20e42f5f50704434557523defae05e2854125 Mon Sep 17 00:00:00 2001 From: Sylvain Gugger Date: Wed, 1 Sep 2021 09:21:50 -0400 Subject: [PATCH] Redeploy stable documentation --- .circleci/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/deploy.sh b/.circleci/deploy.sh index d4d280cc24..319877ff03 100755 --- a/.circleci/deploy.sh +++ b/.circleci/deploy.sh @@ -71,4 +71,4 @@ deploy_doc "96d1cfb" v4.8.2 deploy_doc "72aee83" v4.9.0 deploy_doc "bff1c71" v4.9.1 deploy_doc "41981a2" v4.9.2 -deploy_doc "20677b2" # v4.10.0 Latest stable release \ No newline at end of file +deploy_doc "39cb6f5" # v4.10.0 Latest stable release \ No newline at end of file