We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82e471 commit c03579aCopy full SHA for c03579a
1 file changed
conf.py
@@ -11,7 +11,7 @@
11
12
# General information about the project.
13
project = 'Common Package Specification'
14
-copyright = '2024, Matthew Woehlke'
+copyright = '2025, Matthew Woehlke'
15
16
version_info = (0, 14, 0)
17
release = '.'.join(map(str, version_info))
0 commit comments