Skip to content

Commit 627c699

Browse files
authored
Update multiversion.rst
1 parent 61eb0f6 commit 627c699

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/configuration/multiversion.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ In this case, you can mark the version as deprecated in the ``conf.py`` file.
7373

7474
.. code:: python
7575
76-
VERSION = ['3.2.0']
76+
TAGS = ['3.2.0']
7777
DEPRECATED_VERSIONS = ['3.2.0']
7878
7979
By doing so, the warning message that appears at the top of the page will change to:

0 commit comments

Comments
 (0)