Skip to content

v0.0.49

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:02
v0.0.49
de002d9

Pain001 Release v0.0.49

Release Date: 2026-06-14
Tag: v0.0.49
Python: 3.10+
Status: Stable

Executive Summary

v0.0.49 is a maintenance release. There are no functional or API changes
since 0.0.48
— it is a version bump for release hygiene. All of the ISO 20022
coverage, financial-correctness, packaging, and security work introduced in
0.0.48 is carried forward unchanged.

Changes

  • Bumped the package version to 0.0.49 across pyproject.toml,
    pain001/constants.py, and pain001/__init__.py.

Security

  • No new advisories. The dependency set remains clean: pip-audit reports zero
    known vulnerabilities across all locked packages, carrying forward the
    remediations shipped in 0.0.48.

Upgrade Notes

Upgrading from 0.0.48 requires no code changes:

pip install --upgrade pain001

Python 3.10 or newer is required.