Babel Changelog
===============
+Version 2.13.1
+--------------
+
+This is a patch release to fix a few bugs.
+
+Fixes
+~~~~~
+
+* Fix a typo in ``_locales_to_names`` by @Dl84 in :gh:`1038` (issue :gh:`1037`)
+* Fix ``setuptools`` dependency for Python 3.12 by @opryprin in :gh:`1033`
+
Version 2.13.0
--------------
# The short X.Y version.
version = '2.13'
# The full version, including alpha/beta/rc tags.
-release = '2.13.0'
+release = '2.13.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.