Skip to content

Commit

Permalink
Adjust copyright year in documentation config
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Sep 13, 2024
1 parent 9580513 commit d5c4a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import dandi

project = "dandi"
copyright = "2021-2023, DANDI Team"
copyright = "2021-2024, DANDI Team"
author = "DANDI Team"

# The full version, including alpha/beta/rc tags
Expand Down

0 comments on commit d5c4a3f

Please sign in to comment.