]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Become 2.10.0 v2.10.0
authorAarni Koskela <akx@iki.fi>
Wed, 20 Apr 2022 14:16:07 +0000 (17:16 +0300)
committerAarni Koskela <akx@iki.fi>
Wed, 20 Apr 2022 14:16:07 +0000 (17:16 +0300)
babel/__init__.py
docs/conf.py

index e99037010c038845164064325a1c318214a51f17..80cc4a14550faf03790f58b5ffb71eda60edd225 100644 (file)
@@ -21,4 +21,4 @@ from babel.core import UnknownLocaleError, Locale, default_locale, \
     negotiate_locale, parse_locale, get_locale_identifier
 
 
-__version__ = '2.9.1'
+__version__ = '2.10.0'
index dcee788703547b9def8a4cd0c23d2973627b260e..61a423cf7fe738c4959ed3c25bd6cf8c77ce9f20 100644 (file)
@@ -51,9 +51,9 @@ copyright = u'2022, The Babel Team'
 # built documents.
 #
 # The short X.Y version.
-version = '2.9'
+version = '2.10'
 # The full version, including alpha/beta/rc tags.
-release = '2.9.1'
+release = '2.10.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.