- [schedule disconnects instead of continually running -- basnijholt/aiokef8732ce7](https://github.com/basnijholt/aiokef/commit/8732ce7c5f68ae698f37bb02a63b0f23ec337a23)
Release Instructions
This document guides a contributor through creating a release of aiokef.
Preflight checks
Ensure all tests pass
Locally you can run `tox` to check that all tests pass, and check that tests
against all supported environments are passing also by checking aiokef's
[GitHub actions](https://github.com/basnijholt/aiokef/actions?query=branch%3Amaster+workflow%3Atests).
Make the release
Add a release on GitHub.