]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Bump version to 2.8.1 2.8-maintenance v2.8.1
authorAarni Koskela <akx@iki.fi>
Wed, 11 Nov 2020 09:28:06 +0000 (11:28 +0200)
committerAarni Koskela <akx@iki.fi>
Wed, 11 Nov 2020 10:57:19 +0000 (12:57 +0200)
babel/__init__.py
docs/conf.py

index 12674e05127304fffc969b0b501a5a2195812b2f..cbcb4fb2f8d7f06b983671b914efb491f2def41d 100644 (file)
@@ -21,4 +21,4 @@ from babel.core import UnknownLocaleError, Locale, default_locale, \
     negotiate_locale, parse_locale, get_locale_identifier
 
 
-__version__ = '2.8.0'
+__version__ = '2.8.1'
index 41d1049b8c6edf9c08a265a2759148ae6954f8b3..7b5584a1ab2df8015dbabea400b8555550d7503d 100644 (file)
@@ -53,7 +53,7 @@ copyright = u'2020, The Babel Team'
 # The short X.Y version.
 version = '2.8'
 # The full version, including alpha/beta/rc tags.
-release = '2.8.0'
+release = '2.8.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.