]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Version: Bump to 2.3.1 2.3.1
authorLasse Schuirmann <lasse.schuirmann@gmail.com>
Thu, 7 Apr 2016 20:50:33 +0000 (22:50 +0200)
committerLasse Schuirmann <lasse.schuirmann@gmail.com>
Thu, 7 Apr 2016 20:50:33 +0000 (22:50 +0200)
There was a stupid fault when releasing 2.3.0.

babel/__init__.py
docs/conf.py

index dfcc7ee28df37a182b1428962067f05a2e2bc9b6..2aaf23131c09f92276cc5973329c7bf5d5eb94cf 100644 (file)
@@ -21,4 +21,4 @@ from babel.core import UnknownLocaleError, Locale, default_locale, \
     negotiate_locale, parse_locale, get_locale_identifier
 
 
-__version__ = '2.3.0'
+__version__ = '2.3.1'
index c847e002792b9fc849c19e803a028ce6e5477203..cba9264c51c24780d476a438fe9f6b6f4f604df0 100644 (file)
@@ -53,7 +53,7 @@ copyright = u'2016, The Babel Team'
 # The short X.Y version.
 version = '2.3'
 # The full version, including alpha/beta/rc tags.
-release = '2.3'
+release = '2.3.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.