docs: remove bad version string
This commit is contained in:
parent
ebb9211f2d
commit
7721ddf11e
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ from importlib.metadata import version as get_version
|
|||
project = 'Sideshow-COREPOS'
|
||||
copyright = '2025, Lance Edgar'
|
||||
author = 'Lance Edgar'
|
||||
release = '0.1'
|
||||
release = get_version('Sideshow-COREPOS')
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue