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 3275957 commit 6cc90f2Copy full SHA for 6cc90f2
docs/source/conf.py
@@ -7,9 +7,9 @@
7
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
8
9
project = "pytest-asyncio"
10
-copyright = "2022, pytest-asyncio contributors"
+copyright = "2023, pytest-asyncio contributors"
11
author = "Tin Tvrtković"
12
-release = "v0.20.1"
+release = "v0.22.0"
13
14
# -- General configuration ---------------------------------------------------
15
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
0 commit comments