mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2025-12-31 08:50:48 +00:00
fixed typo in copyright line
This commit is contained in:
@@ -16,7 +16,7 @@ import ptulsconv
|
|||||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
|
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
|
||||||
|
|
||||||
project = 'ptulsconv'
|
project = 'ptulsconv'
|
||||||
copyright = '2019-2025 Jamie Hardt. All rights reserved.'
|
copyright = '2019-2025 Jamie Hardt. All rights reserved'
|
||||||
version = "Version 2"
|
version = "Version 2"
|
||||||
release = importlib.metadata.version("ptulsconv")
|
release = importlib.metadata.version("ptulsconv")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user