Skip to content

Commit

Permalink
Changed: copyright and version updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
petersulyok committed Jan 1, 2024
1 parent be939b0 commit 990528a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information

project = 'diskinfo'
copyright = '2022, Peter Sulyok'
copyright = '2022-2024, Peter Sulyok'
author = 'Peter Sulyok'
release = '2.0.0'
release = '2.1.0'

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down

0 comments on commit 990528a

Please sign in to comment.