diff --git a/docs/conf.py b/docs/conf.py index 236b9e5d3..10f4c7fb6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,12 +18,12 @@ # -- Project information ----------------------------------------------------- -project = 'Python client 1.1' -copyright = '2020-2025, Appium' +project = 'Python client 6.0.5' +copyright = '2020-2026, Appium' author = 'Appium' # The full version, including alpha/beta/rc tags -release = '1.1' +release = '6.0.5' language = 'en'