diff --git a/source/conf.py b/source/conf.py index 829b3a29..2ea5702f 100644 --- a/source/conf.py +++ b/source/conf.py @@ -5,8 +5,8 @@ project = 'NGINX Unit' author = 'NGINX, Inc.' copyright = '2017-2024' -version = '1.33.0' -release_date = 'Sep 18, 2024' +version = '1.34.0' +release_date = 'Dec 19, 2024' release = version needs_sphinx = '6.2'