mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-04 23:59:56 +00:00
Increment year to 2024 in conf.py (python documentation) (#19107)
### Description Update copyright in python documentation.
This commit is contained in:
parent
28a16c223c
commit
eaf047c820
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "..", "_common"))
|
|||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = "Python API"
|
||||
copyright = "2018-2023, Microsoft"
|
||||
copyright = "2018-2024, Microsoft"
|
||||
author = "Microsoft"
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue