Age | Commit message (Collapse) | Author | |
---|---|---|---|
25 hours | bump version to 0.11.0HEADv0.11.0master | Daniel 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-05 | update docs to say Python 3.10 is requiredv0.10.0 | Daniel Schadt | |
2023-03-08 | adjust release checklist for Python 3.9 | Daniel Schadt | |
2022-11-28 | add a checklist for the release process | Daniel Schadt | |