Skip to content

Commit

Permalink
docs:0.6.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mbi committed Jan 17, 2025
1 parent 810d899 commit 98e4bd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 98e4bd5

Please sign in to comment.