Skip to content

Commit 5d24af5

Browse files
committed
Become 2.10.0
1 parent fc398ac commit 5d24af5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.9.1'
24+
__version__ = '2.10.0'

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
# built documents.
5252
#
5353
# The short X.Y version.
54-
version = '2.9'
54+
version = '2.10'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '2.9.1'
56+
release = '2.10.0'
5757

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

0 commit comments

Comments
 (0)