]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Become 2.10.1 v2.10.1
authorAarni Koskela <akx@iki.fi>
Wed, 20 Apr 2022 17:44:47 +0000 (20:44 +0300)
committerAarni Koskela <akx@iki.fi>
Wed, 20 Apr 2022 18:08:36 +0000 (21:08 +0300)
babel/__init__.py
docs/conf.py

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