summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIwan Aucamp <aucampia@gmail.com>2023-03-16 23:26:37 +0100
committerGitHub <noreply@github.com>2023-03-16 23:26:37 +0100
commit309848bda0098e8d5dc3dcec179d9ca0e2196455 (patch)
tree9ae262811d2e4ebeccbd7de579599f14826e507c /docs
parent1c256765ac7d5e7327695a44269be09e51bd88b1 (diff)
downloadrdflib-309848bda0098e8d5dc3dcec179d9ca0e2196455.tar.gz
chore: prepare for release 6.3.0 (#2276)6.3.0
Update the changelog and other parts to prepare for the 6.3.0 release. This will be tagged to 6.3.0.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 3068cc12..40ef87a1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -79,7 +79,7 @@ master_doc = "index"
# General information about the project.
project = "rdflib"
-copyright = "2009 - 2022, RDFLib Team"
+copyright = "2009 - 2023, RDFLib Team"
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the