We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd836a4 commit efa0d6dCopy full SHA for efa0d6d
babel/__init__.py
@@ -21,4 +21,4 @@
21
negotiate_locale, parse_locale, get_locale_identifier
22
23
24
-__version__ = '2.8.0'
+__version__ = '2.8.1'
docs/conf.py
@@ -53,7 +53,7 @@
53
# The short X.Y version.
54
version = '2.8'
55
# The full version, including alpha/beta/rc tags.
56
-release = '2.8.0'
+release = '2.8.1'
57
58
# The language for content autogenerated by Sphinx. Refer to documentation
59
# for a list of supported languages.
0 commit comments