8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3ed97 commit 885c823Copy full SHA for 885c823
docs/cpp/source/conf.py
@@ -123,7 +123,7 @@
123
124
# General information about the project.
125
project = "PyTorch"
126
-copyright = "2022, PyTorch Contributors"
+copyright = "2024, PyTorch Contributors"
127
author = "PyTorch Contributors"
128
129
# The version info for the project you're documenting, acts as replacement for
docs/source/conf.py
@@ -3352,7 +3352,7 @@
3352
3353
3354
3355
-copyright = "2023, PyTorch Contributors"
3356
3357
torch_version = str(torch.__version__)
3358
0 commit comments