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 b06a658 commit 139b8cdCopy full SHA for 139b8cd
docs/conf.py
@@ -28,7 +28,7 @@
28
29
project = "PyViz 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