aboutsummaryrefslogtreecommitdiff
path: root/release-checklist.md
AgeCommit message (Collapse)Author
28 hoursbump version to 0.11.0HEADv0.11.0masterDaniel Schadt
This includes a bump to Python 3.11, as we use datetime.UTC which was only added in 3.11. We could go back and change those instances to datetime.timezone.utc, but why artificially stick to Py 3.10.
2025-02-05update docs to say Python 3.10 is requiredv0.10.0Daniel Schadt
2023-03-08adjust release checklist for Python 3.9Daniel Schadt
2022-11-28add a checklist for the release processDaniel Schadt