Skip to content

Commit

Permalink
docs: update copyright and author to my name
Browse files Browse the repository at this point in the history
  • Loading branch information
BeatsuDev committed Jan 6, 2025
1 parent b391320 commit 36f7ed1
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 @@ -18,8 +18,8 @@
# -- Project information -----------------------------------------------------

project = 'tibber.py'
copyright = '2022, BeatsuDev'
author = 'BeatsuDev'
copyright = '2025, Eric Bieszczad-Stie'
author = 'Eric Bieszczad-Stie'

# The full version, including alpha/beta/rc tags
release = '0.5.0'
Expand Down

0 comments on commit 36f7ed1

Please sign in to comment.