Change8

rel_1_15_1

📦 alembicView on GitHub →
🐛 1 fixes

Summary

Release 1.15.1 resolves an installation bug where Alembic's template files were omitted from the wheel distribution due to a PEP 621 pyproject.toml issue.

🐛 Bug Fixes

  • Fixed an issue in the new PEP 621 `pyproject.toml` layout that prevented Alembic's template files from being included in the `.whl` file in the distribution.