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 46b9131 commit 848625aCopy full SHA for 848625a
.gitignore
@@ -4,4 +4,5 @@
4
.vscode/settings.json
5
.vscode/
6
.idea
7
-venv
+venv
8
+.venv
conf.py
@@ -55,9 +55,9 @@
55
# built documents.
56
#
57
# The short X.Y version.
58
-version = 'master'
+version = '4.2.5'
59
# The full version, including alpha/beta/rc tags.
60
-release = 'master'
+release = '4.2.5'
61
62
# The language for content autogenerated by Sphinx. Refer to documentation
63
# for a list of supported languages.
0 commit comments