diff options
author | Pavel Moravec <pmoravec@redhat.com> | 2024-01-10 16:47:44 +0100 |
---|---|---|
committer | Pavel Moravec <pmoravec@redhat.com> | 2024-01-10 16:47:44 +0100 |
commit | d338a232cd7c829ca8ca5e5febef51035d1f7da5 (patch) | |
tree | a6264321806627e2c0d33f0a7c85add01d9dcbfb /docs | |
parent | d43b1e0651f179f11213e4aa57bcae457d6dc664 (diff) | |
download | sos-d338a232cd7c829ca8ca5e5febef51035d1f7da5.tar.gz |
[build] Bump version to 4.6.1
Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 5f105373..57d1b929 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -59,9 +59,9 @@ copyright = '2014, Bryn Reeves' # built documents. # # The short X.Y version. -version = '4.6.0' +version = '4.6.1' # The full version, including alpha/beta/rc tags. -release = '4.6.0' +release = '4.6.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |