Skip to content

Commit

Permalink
feat(doc): update copyright year + bump version to 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ZRunner committed Jan 1, 2025
1 parent ef10005 commit ea03c18
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 @@ -29,13 +29,13 @@
# -- Project information -----------------------------------------------------

project = "Axobot"
copyright = "2019 - 2024"
copyright = "2019 - 2025"
author = "ZRunner"

# The short X.Y version
version = "5.0"
# The full version, including alpha/beta/rc tags
release = "5.0.3"
release = "5.0.4"

_documentation_name = "Axobot Documentation"

Expand Down

0 comments on commit ea03c18

Please sign in to comment.