Skip to content

Commit 331ee6d

Browse files
committed
Changing readthedocs config
1 parent e49b804 commit 331ee6d

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

.readthedocs.yml renamed to .readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ build:
55
tools:
66
python: "3.10"
77

8-
python:
9-
version: 3.10
8+
sphinx:
9+
configuration: docs/conf.py

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
History
44
-------
55

6+
9.7.2 (2023-12-09)
7+
------------------
8+
9+
- Fixing readthedocs configuration.
10+
611
9.7.1 (2023-12-08)
712
------------------
813

bigml/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '9.7.1'
1+
__version__ = '9.7.2'

0 commit comments

Comments
 (0)