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.
2 parents b59ee44 + 33844da commit 9ac253aCopy full SHA for 9ac253a
docs/conf.py
@@ -66,7 +66,7 @@
66
# General information about the project.
67
project = "valkey-py"
68
current_year = datetime.datetime.now().year
69
-copyright = f"{current_year}, Redis Ltd"
+copyright = f"{current_year}, Valkey"
70
71
# The version info for the project you're documenting, acts as replacement for
72
# |version| and |release|, also used in various other places throughout the
0 commit comments