Skip to content

Commit 50b67bf

Browse files
committed
22.05 release
1 parent 0bdc17d commit 50b67bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
master_doc = 'index'
5656

5757
# General information about the project.
58-
project = 'OpenWISP2'
58+
project = 'OpenWISP'
5959
copyright = '2017-2022, OpenWISP'
6060
author = 'OpenWISP Community'
6161

@@ -64,9 +64,9 @@
6464
# built documents.
6565
#
6666
# The short X.Y version.
67-
version = '2020-12'
67+
version = '22.05'
6868
# The full version, including alpha/beta/rc tags.
69-
release = '2020-12'
69+
release = '22.05'
7070

7171
# The language for content autogenerated by Sphinx. Refer to documentation
7272
# for a list of supported languages.

0 commit comments

Comments
 (0)