Skip to content

Commit

Permalink
update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
ntessore committed May 25, 2024
1 parent 3fca30a commit 07dd57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from angst import __version__ as angst_version

project = "angst"
copyright = "2023, Nicolas Tessore"
copyright = "2023-2024, Nicolas Tessore"
author = "Nicolas Tessore"
version = angst_version.partition("+")[0]
release = version
Expand Down

0 comments on commit 07dd57a

Please sign in to comment.