We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f7e24 commit 6989d1cCopy full SHA for 6989d1c
2 files changed
.readthedocs.yaml
@@ -10,4 +10,4 @@ python:
10
- requirements: docs/requirements.txt
11
12
sphinx:
13
- configuration: docs/source/conf.py
+ configuration: docs/source/conf.py
docs/source/conf.py
@@ -7,7 +7,7 @@
7
author = 'Adam Mitchell'
8
9
release = '0.1'
-version = '0.1.0'
+version = '0.2.3'
# -- General configuration
0 commit comments