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 bb17c1d commit 4fcc285Copy full SHA for 4fcc285
babel/__init__.py
@@ -21,4 +21,4 @@
21
negotiate_locale, parse_locale, get_locale_identifier
22
23
24
-__version__ = '2.10.0'
+__version__ = '2.10.1'
docs/conf.py
@@ -53,7 +53,7 @@
53
# The short X.Y version.
54
version = '2.10'
55
# The full version, including alpha/beta/rc tags.
56
-release = '2.10.0'
+release = '2.10.1'
57
58
# The language for content autogenerated by Sphinx. Refer to documentation
59
# for a list of supported languages.
0 commit comments