From a30d7cff7ed2df689e9539ef07104e8ea20445a9 Mon Sep 17 00:00:00 2001 From: Aarni Koskela Date: Tue, 1 Nov 2022 12:30:55 +0200 Subject: Become 2.11.0 --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index e644dcc..24c6ce2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,9 +50,9 @@ copyright = u'2022, The Babel Team' # built documents. # # The short X.Y version. -version = '2.10' +version = '2.11' # The full version, including alpha/beta/rc tags. -release = '2.10.2' +release = '2.11.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1