Skip to content

Commit 62d7798

Browse files
author
Sebastian
committed
k
1 parent 23d4ef8 commit 62d7798

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# The short X.Y version
2929
version = ''
3030
# The full version, including alpha/beta/rc tags
31-
release = '2.0b0'
31+
release = '2.1'
3232

3333

3434
# -- General configuration ---------------------------------------------------

readthedocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ sphinx:
1717
formats: all
1818

1919
# Optionally set the version of Python and requirements required to build your docs
20-
python:
21-
version: 3.6
22-
install:
23-
- requirements: docs/requirements.txt
20+
# python:
21+
# version: 3.6
22+
# install:
23+
# - requirements: docs/requirements.txt

0 commit comments

Comments
 (0)