We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49b804 commit 331ee6dCopy full SHA for 331ee6d
.readthedocs.yml .readthedocs.yaml.readthedocs.yml renamed to .readthedocs.yaml
@@ -5,5 +5,5 @@ build:
5
tools:
6
python: "3.10"
7
8
-python:
9
- version: 3.10
+sphinx:
+ configuration: docs/conf.py
HISTORY.rst
@@ -3,6 +3,11 @@
3
History
4
-------
+9.7.2 (2023-12-09)
+------------------
+
+- Fixing readthedocs configuration.
10
11
9.7.1 (2023-12-08)
12
------------------
13
bigml/version.py
@@ -1 +1 @@
1
-__version__ = '9.7.1'
+__version__ = '9.7.2'
0 commit comments