]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
VERSION: Release 2.3.2 380/head
authorLasse Schuirmann <lasse.schuirmann@gmail.com>
Fri, 8 Apr 2016 07:55:02 +0000 (09:55 +0200)
committerLasse Schuirmann <lasse.schuirmann@gmail.com>
Fri, 8 Apr 2016 07:55:02 +0000 (09:55 +0200)
babel/__init__.py
docs/conf.py

index 2aaf23131c09f92276cc5973329c7bf5d5eb94cf..d8f5c7ed7a82bf1548e748f6eebbf9c390f697b0 100644 (file)
@@ -21,4 +21,4 @@ from babel.core import UnknownLocaleError, Locale, default_locale, \
     negotiate_locale, parse_locale, get_locale_identifier
 
 
-__version__ = '2.3.1'
+__version__ = '2.3.2'
index cba9264c51c24780d476a438fe9f6b6f4f604df0..1ade98b469aaa24a34f509ec3c839092657c565c 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.1'
+release = '2.3.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.