Skip to content

Commit f45f0e9

Browse files
committed
⬆️ Update copyright
1 parent 3b9e512 commit f45f0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
project = "Jupyter Tutorial"
3030
author = "Veit Schiele"
31-
copyright = f"2019–2024, {author}"
31+
copyright = f"2019–2025, {author}"
3232

3333
# The full version, including alpha/beta/rc tags
3434
release = re.sub("^v", "", os.popen("git describe --abbrev=0").read().strip())

0 commit comments

Comments
 (0)