From c2bef7ae8cc2bd8a81ce5c136d7f0987ee0f0aac8f42c2fdb7685a0673ead714 Mon Sep 17 00:00:00 2001 From: Johannes Randerath Date: Mon, 3 Jun 2024 21:45:21 +0200 Subject: [PATCH] Fixed ReadTheDocs support --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2434fe4..5d2550c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,7 +2,7 @@ # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details -version: 0.1 +version: "latest" build: os: fedora-40