From a8480575ec1604adb0106831e09f35636813294b Mon Sep 17 00:00:00 2001 From: fernandesjeevan <141152763+fernandesjeevan@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:40:04 +0530 Subject: [PATCH] Update conf.py bump year --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 3af276f..c33a5cf 100644 --- a/source/conf.py +++ b/source/conf.py @@ -41,7 +41,7 @@ # General information about the project. project = u'Selenium Python Bindings' -copyright = u'2011-2024, Baiju Muthukadan' +copyright = u'2011-2025, Baiju Muthukadan' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the