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 e0da896 commit 758b232Copy full SHA for 758b232
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