summaryrefslogtreecommitdiff
path: root/babel/plural.py
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2019-05-27 15:42:10 +0300
committerGitHub <noreply@github.com>2019-05-27 15:42:10 +0300
commit8b684d56e90d593d4f431263a6a3fea1aabc0d0c (patch)
treef2c51911505eb9f337472d22ac89c03ea9e105a1 /babel/plural.py
parent4b6cd34c5c4436c60747a30d15a915cb2702ca0b (diff)
parent6aa30320c2d4173e4475b0dd328e17a1a09767cd (diff)
downloadbabel-8b684d56e90d593d4f431263a6a3fea1aabc0d0c.tar.gz
Merge pull request #650 from python-babel/become-270v2.7.0
Become 2.7.0
Diffstat (limited to 'babel/plural.py')
-rw-r--r--babel/plural.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/babel/plural.py b/babel/plural.py
index eb1eef2..1e2b273 100644
--- a/babel/plural.py
+++ b/babel/plural.py
@@ -5,7 +5,7 @@
CLDR Plural support. See UTS #35.
- :copyright: (c) 2013-2018 by the Babel Team.
+ :copyright: (c) 2013-2019 by the Babel Team.
:license: BSD, see LICENSE for more details.
"""
import re