Skip to content

Commit

Permalink
Increment year to 2024 in conf.py (#5855)
Browse files Browse the repository at this point in the history
### Description
Update documentation copyright.

Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
  • Loading branch information
xadupre committed Jan 12, 2024
1 parent 609282e commit f1c59a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docsgen/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# -- Project information -----------------------------------------------------

author = "ONNX"
copyright = "2023"
copyright = "2024"
project = "ONNX"
release = onnx.__version__
version = onnx.__version__
Expand Down

0 comments on commit f1c59a5

Please sign in to comment.