We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c65e3f commit 85bda28Copy full SHA for 85bda28
docs/conf.py
@@ -44,16 +44,16 @@
44
45
# General information about the project.
46
project = 'Babel'
47
-copyright = '2025, The Babel Team'
+copyright = '2026, The Babel Team'
48
49
# The version info for the project you're documenting, acts as replacement for
50
# |version| and |release|, also used in various other places throughout the
51
# built documents.
52
#
53
# The short X.Y version.
54
-version = '2.17'
+version = '2.18'
55
# The full version, including alpha/beta/rc tags.
56
-release = '2.17.0'
+release = '2.18.0'
57
58
# The language for content autogenerated by Sphinx. Refer to documentation
59
# for a list of supported languages.
0 commit comments