diff options
Diffstat (limited to 'pypy/doc/conf.py')
-rw-r--r-- | pypy/doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py index fef5fa1d18..13121bdaee 100644 --- a/pypy/doc/conf.py +++ b/pypy/doc/conf.py @@ -93,7 +93,7 @@ issues_github_path = "pypy/pypy" # The short X.Y version. version = '7.3' # The full version, including alpha/beta/rc tags. -release = '7.3.15' +release = '7.3.16' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |