Skip to content

Commit 758b232

Browse files
committed
⬆️ Update copyright
1 parent e0da896 commit 758b232

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
@@ -36,7 +36,7 @@
3636

3737
project = "Python für Data Science"
3838
author = "Veit Schiele"
39-
copyright = f"2019–2024, {author}"
39+
copyright = f"2019–2025, {author}"
4040

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

0 commit comments

Comments
 (0)