diff --git a/docs/conf.py b/docs/conf.py index bd16127..1e5bb22 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,14 +42,14 @@ # General information about the project. project = "Django Simple Captcha" -copyright = "2011-2024 Marco Bonetti and contributors" +copyright = "2011-2025 Marco Bonetti and contributors" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. -version = "0.6.0" +version = "0.6.1" # The full version, including alpha/beta/rc tags. release = version