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 0bdc17d commit 50b67bfCopy full SHA for 50b67bf
conf.py
@@ -55,7 +55,7 @@
55
master_doc = 'index'
56
57
# General information about the project.
58
-project = 'OpenWISP2'
+project = 'OpenWISP'
59
copyright = '2017-2022, OpenWISP'
60
author = 'OpenWISP Community'
61
@@ -64,9 +64,9 @@
64
# built documents.
65
#
66
# The short X.Y version.
67
-version = '2020-12'
+version = '22.05'
68
# The full version, including alpha/beta/rc tags.
69
-release = '2020-12'
+release = '22.05'
70
71
# The language for content autogenerated by Sphinx. Refer to documentation
72
# for a list of supported languages.
0 commit comments