From c265075d3ef1a31111a52954e0e2085201630b23234d255611854d04f6a64f58 Mon Sep 17 00:00:00 2001 From: Johannes Randerath Date: Mon, 3 Jun 2024 21:44:51 +0200 Subject: [PATCH] Fixed ReadTheDocs support --- .readthedocs.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ff56560..f3a4a3a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,7 +2,11 @@ # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details +<<<<<<< HEAD version: 0.1 Beta 1 +======= +version: 0.1 +>>>>>>> b0359ee (Fixed ReadTheDocs support) build: os: fedora-40