Babel Changelog
===============
+Version 2.3.3
+-------------
+
+(Bugfix release, released on April 12th)
+
+Bugfixes
+~~~~~~~~
+
+* CLI: Usage regressions that had snuck in between 2.2 and 2.3 should be no more. (https://github.com/python-babel/babel/pull/386) Thanks to @ajaeger, @sebdiem and @jcristovao for bug reports and patches.
+
Version 2.3.2
-------------
negotiate_locale, parse_locale, get_locale_identifier
-__version__ = '2.3.2'
+__version__ = '2.3.3'
# The short X.Y version.
version = '2.3'
# The full version, including alpha/beta/rc tags.
-release = '2.3.2'
+release = '2.3.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.