Skip to content

Commit efa0d6d

Browse files
committed
Bump version to 2.8.1
1 parent bd836a4 commit efa0d6d

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.8.0'
24+
__version__ = '2.8.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.8'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '2.8.0'
56+
release = '2.8.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)