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 bbb7927 commit e1f3a7cCopy full SHA for e1f3a7c
docs/conf.py
@@ -36,7 +36,7 @@
36
37
project = "Python für Data Science"
38
author = "Veit Schiele"
39
-copyright = f"2019–2024, {author}"
+copyright = f"2019–2025, {author}"
40
41
# The full version, including alpha/beta/rc tags
42
release = re.sub("^v", "", os.popen("git describe --abbrev=0").read().strip())
0 commit comments