diff --git a/docs/conf.py b/docs/conf.py index c2bf48558..23e9e02b1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,8 +18,8 @@ shutil.copy2('../CHANGELOG.md','./CHANGELOG.md') project = "ROCm Documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved." -version = "5.0.0" -release = "5.0.0" +version = "5.0.1" +release = "5.0.1" setting_all_article_info = True all_article_info_os = ["linux"]