- Added Python 3.13 support, dropped Python 3.8. Added Postgres17 support by [wesleykendall](https://github.com/wesleykendall) in [#15](https://github.com/Opus10/django-pgtransaction/pull/15).
1.4.0
Changes
- Django 5.1 compatibilty, and Dropped Django 3.2 / Postgres 12 support by [wesleykendall](https://github.com/wesleykendall) in [#14](https://github.com/Opus10/django-pgtransaction/pull/14).
1.3.2
Trivial
- Updated with latest Python template. [Wesley Kendall, c7a010c]