From 8f5780ce24d5b81da32e98de6f025a2820cfa965 Mon Sep 17 00:00:00 2001 From: Var <94229714+VarMonke@users.noreply.github.com> Date: Mon, 2 May 2022 00:15:58 +0530 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 493efc0..68a1dce 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,6 +1,6 @@ -version: 1.1.1 +version: 1 sphinx: configuration: docs/conf.py fail_on_warning: false - builder: html \ No newline at end of file + builder: html