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 49e2093 commit 9f6ea69Copy full SHA for 9f6ea69
babel/__init__.py
@@ -21,4 +21,4 @@
21
negotiate_locale, parse_locale, get_locale_identifier
22
23
24
-__version__ = '2.8.1'
+__version__ = '2.9.0'
docs/conf.py
@@ -51,9 +51,9 @@
51
# built documents.
52
#
53
# The short X.Y version.
54
-version = '2.8'
+version = '2.9'
55
# The full version, including alpha/beta/rc tags.
56
-release = '2.8.1'
+release = '2.9.0'
57
58
# The language for content autogenerated by Sphinx. Refer to documentation
59
# for a list of supported languages.
0 commit comments