diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ec3dce..48c31fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [unreleased] +## [2.3.3] -- 2025-04-27 * Fixed Atom feed encoding to 'utf-8' * Added Python 3.13 to github actions diff --git a/blag/version.py b/blag/version.py index deff8d1..2cf16d9 100644 --- a/blag/version.py +++ b/blag/version.py @@ -1,3 +1,3 @@ """Version information for the blag package.""" -__VERSION__ = "2.3.2" +__VERSION__ = "2.3.3" diff --git a/debian/changelog b/debian/changelog index 453e93e..98e3816 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +blag (2.3.3) unstable; urgency=medium + + * Fixed Atom feed encoding to 'utf-8' + * Added Python 3.13 to github actions + * `requirements*.txt` files are handled by pip-tools. Updates are handled by + make update-requirements based on the dependencies described in the + pyproject.toml + + -- Bastian Venthur Sun, 27 Apr 2025 11:42:13 +0200 + blag (2.3.2) unstable; urgency=medium * Ignore FileNotFoundError when trying to get the last modified time of