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 3b9e512 commit f45f0e9Copy full SHA for f45f0e9
docs/conf.py
@@ -28,7 +28,7 @@
28
29
project = "Jupyter Tutorial"
30
author = "Veit Schiele"
31
-copyright = f"2019–2024, {author}"
+copyright = f"2019–2025, {author}"
32
33
# The full version, including alpha/beta/rc tags
34
release = re.sub("^v", "", os.popen("git describe --abbrev=0").read().strip())
0 commit comments