Skip to content

Commit 4fcc285

Browse files
committed
Become 2.10.1
1 parent bb17c1d commit 4fcc285

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

babel/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
negotiate_locale, parse_locale, get_locale_identifier
2222

2323

24-
__version__ = '2.10.0'
24+
__version__ = '2.10.1'

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
# The short X.Y version.
5454
version = '2.10'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '2.10.0'
56+
release = '2.10.1'
5757

5858
# The language for content autogenerated by Sphinx. Refer to documentation
5959
# for a list of supported languages.

0 commit comments

Comments
 (0)