]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Bump version
authorAarni Koskela <akx@iki.fi>
Mon, 27 May 2019 12:23:28 +0000 (15:23 +0300)
committerAarni Koskela <akx@iki.fi>
Mon, 27 May 2019 12:23:28 +0000 (15:23 +0300)
babel/__init__.py
docs/conf.py

index de44ce6c11349520dd34c3e3e5969247f09380ea..e58942a96259652ab8a378552d8848b6a1b3c5ca 100644 (file)
@@ -21,4 +21,4 @@ from babel.core import UnknownLocaleError, Locale, default_locale, \
     negotiate_locale, parse_locale, get_locale_identifier
 
 
-__version__ = '2.6.0'
+__version__ = '2.7.0'
index 63c2d7749c2c608afea68aabdc0d72d0a5243ef1..183cc725c7072a3e15380dbc8890ffc13cffcda7 100644 (file)
@@ -51,9 +51,9 @@ copyright = u'2018, The Babel Team'
 # built documents.
 #
 # The short X.Y version.
-version = '2.6'
+version = '2.7'
 # The full version, including alpha/beta/rc tags.
-release = '2.6.0'
+release = '2.7.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.